TIBCO Adapter SDK C++ Reference
MAdvisoryDocument::getData
MAdvisoryDocument
Retrieve the data included with this advisory.
Parameters
Parameters Description
const MData*& pData Advisory data is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual Mboolean getData(const MData*& pData) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.