Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.83 KB

nf-shobjidl_core-ienumidlist-reset.md

File metadata and controls

65 lines (54 loc) · 1.83 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IEnumIDList.Reset
IEnumIDList::Reset (shobjidl_core.h)
Returns to the beginning of the enumeration sequence.
IEnumIDList interface [Windows Shell]
Reset method
IEnumIDList.Reset
IEnumIDList::Reset
Reset
Reset method [Windows Shell]
Reset method [Windows Shell]
IEnumIDList interface
_win32_IEnumIDList_Reset
shell.IEnumIDList_Reset
shobjidl_core/IEnumIDList::Reset
shell\IEnumIDList_Reset.htm
shell
a2ce1947-ca8b-4f0c-a94a-d1aba42b105d
12/05/2018
IEnumIDList interface [Windows Shell],Reset method, IEnumIDList.Reset, IEnumIDList::Reset, Reset, Reset method [Windows Shell], Reset method [Windows Shell],IEnumIDList interface, _win32_IEnumIDList_Reset, shell.IEnumIDList_Reset, shobjidl_core/IEnumIDList::Reset
shobjidl_core.h
Shobjidl.h
Windows
Windows XP [desktop apps only]
Windows 2000 Server [desktop apps only]
Shobjidl.idl
Shell32.dll (version 4.0 or later)
Windows
19H1
IEnumIDList::Reset
shobjidl_core/IEnumIDList::Reset
c++
APIRef
kbSyntax
COM
Shell32.dll
IEnumIDList.Reset

IEnumIDList::Reset

-description

Returns to the beginning of the enumeration sequence.

-returns

Type: HRESULT

Returns S_OK if successful, or a COM-defined error value otherwise.

-see-also

IEnumIDList