IEnumSTATPROPSTG::Reset method (propidl.h)

The Reset method resets the enumeration sequence to the beginning of the STATPROPSTG structure array.

Syntax

HRESULT Reset();

Return value

This method supports the S_OK return value.

Return code Description
S_OK
The enumeration sequence was successfully reset to the beginning of the enumeration.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header propidl.h (include Propidl.h)
Library Uuid.lib
DLL Ole32.dll