TIBCO Adapter SDK C++ Reference
MInteger::MInteger
MInteger
Constructs an MInteger instance from an int. This constructor allows you to encapsulate MPrimitiveClassDescription.m_i4.
Parameters
Parameters Description
int intValue Value from which to create the MInteger instance.
Declaration
MInteger(int intValue);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.