TIBCO Adapter SDK C++ Reference
MBool::getAsBoolean
MBool
Retrieve data as an Mboolean.
Remarks
Use this method if you receive data that you know to be instances of MBool. This method converts an MBool into an Mboolean that can be used in expressions.
Declaration
Mboolean getAsBoolean() const throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.