IEnumStreamBufferRecordingAttrib::Reset

 
Microsoft DirectShow 9.0

IEnumStreamBufferRecordingAttrib::Reset

This topic applies only to Windows XP Service Pack 1 or later.

The Reset method resets the enumeration sequence to the beginning.

Syntax

  HRESULT Reset(void); 

Parameters

This method takes no parameters.

Return Values

Returns an HRESULT value.

Requirements

Header: Include Sbe.h.

See Also