Reset (reset)

Resets the enumerator back to the beginning.

Syntax

HRESULT Reset();

Parameters

None.

Return Value

The following table describes possible return values.

Return Value Description

S_OK

The function successfully reset the enumeration.

S_FALSE

Indicates failure.

IEnumControlWarningInfo