TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::getApplicationContext
MAdvisoryDocument
Retrieve the the application context.
Parameters
Parameters
Description
const MData*& rData
Application context is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual
Mboolean getApplicationContext(
const
MData
*& rData)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference