Compartilhar via


Método INotifyConnection2::UnregisterNotifySource

Remove um objeto de fonte especificada notificação da conexão.

HRESULT UnregisterNotifySource
(
    [in]  INotifySource2*  in_pNotifySource
);

Parâmetros

  • in_pNotifySource
    [in] Objeto de notificação a ter o registro cancelado.

Valor de retorno

S_OK se o método for bem-sucedido.

Requisitos

Cabeçalho: ProtocolNotify2.idl

Consulte também

Referência

Interface INotifyConnection2

Interface INotifySource2

Interface INotifySink2

Método INotifyConnection2::RegisterNotifySource