TIBCO Adapter SDK C++ Reference
MBusinessDocument::get
MBusinessDocument
Retrieve the value from the specified field and stores it in rData.
Parameters
Parameters Description
const MString& rsField The field from which to retrieve the value.
const MData*& rData Store the retrieved value in this parameter.
Declaration
virtual Mboolean get(const MString& rsField, const MData*& rData) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.