Share via


Método IAudioEffectsManager::UnregisterAudioEffectsChangedNotificationCallback (audioclient.h)

Cancela o registro de uma interface IAudioEffectsChangedNotificationClient .

Sintaxe

HRESULT UnregisterAudioEffectsChangedNotificationCallback(
  IAudioEffectsChangedNotificationClient *client
);

Parâmetros

client

A interface IAudioEffectsChangedNotificationClient para cancelar o registro.

Valor retornado

Valor Descrição
S_OK Êxito
AUDCLNT_E_DEVICE_INVALIDATED O fluxo de áudio associado foi destruído.

Comentários

Registre a interface de retorno de chamada chamando RegisterAudioEffectsChangedNotificationCallback.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows Build 22000
Cabeçalho audioclient.h