IAgentNotifySink::RequestStart

[从 Windows 7 开始,Microsoft 代理已弃用,可能在后续版本的 Windows 中不可用。]

HRESULT RequestStart(
   long dwRequestID  // request ID
);                          

在请求开始时通知客户端应用程序。

  • 没有返回值。

dwRequestID

已启动的请求的标识符。

此事件使你能够跟踪排队请求何时开始使用其请求 ID。

另请参阅

IAgentNotifySink::RequestCompleteIAgent::LoadIAgentCharacter::GestureAtIAgentCharacter::HideIAgentCharacter::InterruptIAgentCharacter::MoveToIAgentCharacter::P repareIAgentCharacter::P layIAgentCharacter::ShowIAgentCharacter::SpeakIAgentCharacter::Wait