Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI C API Session Functions : ami_SessionOnData()

ami_SessionOnData()
Function
Declaration
ami_Error ami_SessionOnData(
ami_Session inAmiSession,
ami_Method inAmiMethod);
Purpose
Calls the ami_OnInvokeCallback function of the specified AMI asynchronous method once for each currently active subscription. This function is typically invoked when new data becomes available for an asynchronous method. The ami_OnInvokeCallback is called with the subscriptions argument values allowing the application to properly send the new data to each subscription.
Parameters
 
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved