Microsoft DirectX 9.0 SDK Update (October 2004) |
The CommitDeferredSettings method commits any deferred settings made since the last call to this method.
Syntax
HRESULT CommitDeferredSettings();
Parameters
None.
Return Values
If the method succeeds, the return value is DS_OK.
Requirements
Header: Dsound.h
Library: Dsound3d.dll
See Also