Share via


IEnumDMO::Reset

 
Microsoft DirectShow 9.0

IEnumDMO::Reset

The Reset method resets the enumeration sequence to the beginning.

Syntax

  HRESULT Reset(void);

Return Value

Returns S_OK.

Requirements

  Header: Declared in Mediaobj.h; include Dmo.h
  Library: Dmoguids.lib.

See Also