Microsoft DirectX 9.0 |
The ResetReadPtr method sets the read pointer to the start of the data in the buffer.
Syntax
HRESULT ResetReadPtr()
Parameters
None.
Return Values
The method always returns S_OK.
Requirements
Header: Declared in dmusicc.h.
See Also