TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MBool::MBool
MBool
Copy constructor. Creates an MBool from a existing MBool.
Parameters
Parameters
Description
const MBool& refMBool
Reference to an already existing MBool instance.
Declaration
MBool(
const
MBool& refMBool);
Links
MBool
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference