Platform SDK: Agent |
HRESULT RequestComplete( long dwRequestID, // request ID long hrStatus // status code );
Notifies a client application when a request completes.
This event enables you to track when a queued method completes using its request ID.
IAgentNotifySink::RequestStart, IAgent::Load, IAgentCharacter::GestureAt, IAgentCharacter::Hide, IAgentCharacter::Interrupt, IAgentCharacter::MoveTo, IAgentCharacter::Prepare, IAgentCharacter::Play, IAgentCharacter::Show, IAgentCharacter::Speak, IAgentCharacter::Wait