Share via


IEnumPIDMap::Reset

 
Microsoft DirectShow 9.0

IEnumPIDMap::Reset

The Reset method moves the iterator to the beginning of the collection.

Syntax

  HRESULT Reset();

Return Values

Returns S_OK if successful. If the method fails,an HRESULT error code is returned.

Requirements

Header: Include Bdaiface.h.

Library: Use Strmiids.lib.

See Also