Condividi tramite


IAgentNotifySink::RequestStart

[Microsoft Agent è deprecato a partire da Windows 7 e potrebbe non essere disponibile nelle versioni successive di Windows.]

HRESULT RequestStart(
   long dwRequestID  // request ID
);                          

Notifica a un'applicazione client quando inizia una richiesta.

  • Nessun valore restituito.

dwRequestID

Identificatore della richiesta avviata.

Questo evento consente di tenere traccia quando inizia una richiesta in coda usando il relativo ID richiesta.

Vedere anche

IAgentNotifySink::RequestComplete, IAgent::Load, IAgentCharacter::GestureAt, IAgentCharacter::Hide, IAgentCharacter::Interrupt, IAgentCharacter::MoveTo, IAgentCharacter::P repare, IAgentCharacter::P lay, IAgentCharacter::Show, IAgentCharacter::Speak, IAgentCharacter::Wait