TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBool::==
MBool
Determine whether this
MBool
is equal to the
MBool
passed in as a parameter.
Parameters
Parameters
Description
const MBool& refMBool
Reference to an existing
MBool
instance.
Declaration
Mboolean
operator
==(
const
MBool
& refMBool)
const
;
Links
MBool
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference