ami_SessionAnnounce()
Function
Declaration
ami_Error ami_SessionAnnounce(
ami_Session inAmiSession );
Purpose
Activates the AMI session. All interested Hawk agents are notified that this AMI session is running and available. These agents will add the associated microagent to their microagent lists. This AMI session will be active until ami_SessionStop
or ami_SessionDestroy
is called.
Parameters
Parameter |
Description |
|
AMI session parameter. |