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