TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MInteger::MInteger
MInteger
Constructs an MInteger instance from an Mui8. This constructor allows you to encapsulate MPrimitiveClassDescription.m_ui8.
Parameters
Parameters
Description
Mu8 ulongValue
Value from which to create the MInteger instance.
Declaration
MInteger(Mu8 ulongValue);
Links
MInteger
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference