Método de INotifySink2::OnSyncCallReturn
Chamado quando uma chamada retorna.
HRESULT OnSyncCallReturn
(
[in] CALL_ID in_CallID,
[in, size_is(in_BufferSize)] BYTE* in_pBuffer,
[in] DWORD in_BufferSize
);
Parâmetros
in_CallID
[in] ID da que está sendo retornada da chamada. Consulte Estrutura CALL_ID.in_pBuffer
[in] Chame o buffer.in_BufferSize
[in] Tamanho do buffer de chamada, em bytes.
Valor de retorno
S_OK se o método for bem-sucedido.
Requisitos
Cabeçalho: ProtocolNotify2.idl