Reset method

Resets the enumeration sequence.

Syntax

HRESULT retVal = object.Reset();

Parameters

This method has no parameters.

Remarks

Only the cursor is set; the enumeration remains the same.