IEnumExtraSearch::Reset method
Used to reset the enumeration index to zero.
Syntax
HRESULT Reset();
Parameters
This method has no parameters.
Return value
Type: HRESULT
Returns S_OK if successful, or a COM-defined error code otherwise.
Requirements
|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: