Share via


IEnumDVD_XXXX::Reset (Windows Embedded CE 6.0)

1/6/2010

This method resets the enumeration sequence to the beginning.

Syntax

HRESULT Reset(void)

Parameters

None.

Return Value

This method returns S_OK.

Remarks

A call to this method does not guarantee that the same set of objects will be enumerated after the reset.

The reset behavior depends on the collection being enumerated. A static collection is reset to the beginning. Other collections can be too computationally expensive to guarantee this condition for all collections.

Requirements

Header dvdata.h, dvdata.idl
Library Ddvdids.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IEnumDVD_XXXX
IEnumDVD_CELL_PIECE
IEnumDVD_TEXT_ITEM
IEnumDVD_TEXT_LANGUAGE_UNIT