ami_SessionStop()
Function
Declaration
ami_Error ami_SessionStop(
ami_Session inAmiSession );
Purpose
Stops the AMI session. All associated Hawk agents are notified that this AMI session is no longer running or supported. These agents will remove the associated microagent from their microagent lists. This AMI session will be inactive until ami_SessionAnnounce
is called to re-activate this session.
Parameters
Parameter |
Description |
|
AMI session parameter. |