TIBCO Adapter SDK C++ Reference
MBusinessDocument::getVersion
MBusinessDocument
Retrieve the version information for this business document.
Parameters
Parameters Description
int& iValue Parameter in which to store the version information.
Return Value
If this accessor finds the element, it returns MTrue and stores the information in the output parameter. Otherwise, it returns MFalse.
Declaration
virtual Mboolean getVersion(int& iValue) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.