Microsoft DirectX 9.0 |
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: Declared in dsound.h.
See Also