TIBCO Adapter SDK C++ Reference
MBusinessDocument::getName
MBusinessDocument
Retrieve the name of the business document instance.
Parameters
Parameters Description
MString& rsName Parameter in which to store the business document instance.
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 getName(MString& rsName) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.