IEnumSTATPROPSETSTG::Reset method
The Reset method resets the enumeration sequence to the beginning of the STATPROPSETSTG structure array.
Syntax
HRESULT Reset();
Parameters
This method has no parameters.
Return value
This method supports the S_OK return value.
| Return code | Description |
|---|---|
|
The enumeration sequence was successfully reset to the beginning of the enumeration. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IEnumSTATPROPSETSTG is defined as 0000013B-0000-0000-C000-000000000046 |