IVCmdEnum::Reset

This method resets the enumeration sequence back to the beginning.

Syntax

HRESULT IEnumX::Reset(void);

Return Values

NOERROR
The method successfully reset the enumeration sequence back to the beginning.
S_FALSE
The method did not reset the enumeration sequence back to the beginning.
S_OK
The method successfully reset the enumeration sequence back to the beginning.