Microsoft DirectX 8.1 (C++)

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: Declared in dmusicc.h.

See Also