TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBool::MBool
MBool
Creates an MBool using the specified value; encapsulating, in effect, the value Mtrue or Mfalse.
Parameters
Parameters
Description
Mboolean boolValue
The value, either Mtrue or Mfalse, to be encapsulated.
Declaration
MBool(Mboolean boolValue);
Links
MBool
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference