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