TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::getApplicationContext
MBusinessDocument
Retrieve the sender context.
Parameters
Parameters
Description
const MData*& rData
Parameter in which to store the application context.
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 getApplicationContext(
const
MData
*& rData)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference