TIBCO Adapter SDK C++ Reference
MTree::getTextBody
MTree
Retrieves the XML string and sets it into szBuffer.

 

Parameters
Parameters Description
const char*& szBuffer contains the retrieved xml string.
unsigned int & uiSize contains the size of the xml string.
Declaration
Mboolean getTextBody(const char*& szBuffer, unsigned int & uiSize) const throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.