TIBCO Adapter SDK C++ Reference
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
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.