TIBCO Adapter SDK C++ Reference
MBusinessDocument::getApplicationInstanceId
MBusinessDocument
Get the running instance
Parameters
Parameters Description
MString& rsInstanceId An application Instance ID that identifies the running
format <pid>@<hostname> where pid is the process ID and hostname is the name of the host where the message came from.
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 getApplicationInstanceId(MString& rsInstanceId) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.