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