TIBCO Adapter SDK C++ Reference
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
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.