Platform SDK: DirectX

IDirectSound3DListener::CommitDeferredSettings

IDirectSound3DListener::CommitDeferredSettings メソッドは、前回このメソッドを呼び出した後に行われた遅延設定をコミットする。

HRESULT CommitDeferredSettings();

パラメータ

なし。

戻り値

成功すれば DS_OK、失敗すれば DSERR_INVALIDPARAM を返す。

注意

最大の効率をもたらす遅延設定の使い方については、「遅延設定」を参照すること。

動作環境

  Windows NT/2000 : Windows 2000 が必要。
  Windows 95/98 : Windows 95 以降が必要。Windows 95 用に再配布可能な形で使用可能。
  ヘッダー : dsound.h で宣言。
  インポート ライブラリ : dsound.lib を使用。