IAgentNotifySink::RequestStart
[Microsoft エージェントは Windows 7 の時点で非推奨となり、以降のバージョンの Windows では使用できない場合があります。]
HRESULT RequestStart(
long dwRequestID // request ID
);
要求が開始されたときにクライアント アプリケーションに通知します。
- 戻り値はありません。
-
dwRequestID
-
開始された要求の識別子。
このイベントを使用すると、キューに登録された要求がその要求 ID を使用して開始するタイミングを追跡できます。
参照
IAgentNotifySink::RequestComplete、IAgent::Load、IAgentCharacter::GestureAt、IAgentCharacter::Hide、IAgentCharacter::Interrupt、IAgentCharacter::MoveTo、IAgentCharacter::P repare、IAgentCharacter::P lay、IAgentCharacter::Show、IAgentCharacter::Speak、IAgentCharacter:Waiter:Waiter:Wait