IDirectMusicBuffer8::ResetReadPtr

DirectMusic

Microsoft DirectX 9.0 SDK Update (Summer 2004)

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


© 2004 Microsoft Corporation. All rights reserved.