Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |