IDirectMusicBuffer8::ResetReadPtr
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:** Dmusicc.h
See Also