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