Compartilhar via


Método de INotifyConnection2::UnregisterNotifySource

Remove um objeto de origem especificado de notificação da conexão.

HRESULT UnregisterNotifySource
(
    [in]  INotifySource2*  in_pNotifySource
);

Parâmetros

  • in_pNotifySource
    [in] Objeto de notificação deve ser cancelado.

Valor de retorno

S_OK se o método for bem-sucedido.

Requisitos

Cabeçalho: ProtocolNotify2.idl

Consulte também

Referência

Interface de INotifyConnection2

Interface de INotifySource2

Interface de INotifySink2

Método de INotifyConnection2::RegisterNotifySource