Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |