Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 C++ AMI API Reference : AMI Method Classes : AmiSubscription::getUserData()

AmiSubscription::getUserData()
Method
Declaration
void * getUserData();
Purpose
Retrieves the application specific data attached to a particular asynchronous method subscription. This method is usually used in the AmiMethod::onInvoke() callback when processing asynchronous method invocations to obtain access to the application specific data associated with that invocation.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved