TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MAdvisoryDocument::getApplicationId
MAdvisoryDocument
Retrieve the application that sent this advisory, for example, R/3 Adapter or Clarify Adapter.
Parameters
Parameters
Description
rsApplicationId
Application ID is stored here.
Return Value
Return Mtrue on success. Otherwise, return Mfalse.
Declaration
virtual
Mboolean getApplicationId(
MString
& rsComponentId)
throw
(
MException
);
Links
MAdvisoryDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference