IAudioProcessingObjectNotifications::GetApoNotificationRegistrationInfo メソッド (audioengineextensionapo.h)

APO エンドポイントとシステム効果通知の通知コールバックをクライアントが受信できるように、システムによって呼び出されます。

構文

HRESULT GetApoNotificationRegistrationInfo(
  [out] APO_NOTIFICATION_DESCRIPTOR **apoNotifications,
  [out] DWORD                       *count
);

パラメーター

[out] apoNotifications

通知が要求される APO 変更のセットを指定 APO_NOTIFICATION_DESCRIPTOR の配列へのポインターを返す出力パラメーター。

[out] count

apoNotifications で返される項目の数を指定する出力パラメーター。

戻り値

HRESULT。

注釈

オーディオ ドライバーに付属できるオーディオ処理オブジェクト (API) のWindows 11 API の詳細については、「Windows 11 API for Audio Processing Objects」を参照してください。

要件

要件
サポートされている最小のクライアント Windows ビルド 22000
Header audioengineextensionapo.h