Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.35 KB

nf-shobjidl_core-ishellfolder2-enumsearches.md

File metadata and controls

67 lines (56 loc) · 2.35 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.IShellFolder2.EnumSearches
IShellFolder2::EnumSearches (shobjidl_core.h)
Requests a pointer to an interface that allows a client to enumerate the available search objects.
EnumSearches
EnumSearches method [Windows Shell]
EnumSearches method [Windows Shell]
IShellFolder2 interface
IShellFolder2 interface [Windows Shell]
EnumSearches method
IShellFolder2.EnumSearches
IShellFolder2::EnumSearches
_win32_IShellFolder2_EnumSearches
shell.IShellFolder2_EnumSearches
shobjidl_core/IShellFolder2::EnumSearches
shell\IShellFolder2_EnumSearches.htm
shell
ed7b0e3c-f679-491b-98a2-542fcf5d2077
12/05/2018
EnumSearches, EnumSearches method [Windows Shell], EnumSearches method [Windows Shell],IShellFolder2 interface, IShellFolder2 interface [Windows Shell],EnumSearches method, IShellFolder2.EnumSearches, IShellFolder2::EnumSearches, _win32_IShellFolder2_EnumSearches, shell.IShellFolder2_EnumSearches, shobjidl_core/IShellFolder2::EnumSearches
shobjidl_core.h
Shobjidl.h
Windows
Windows 2000 Professional, Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll (version 5.0 or later)
Windows
19H1
IShellFolder2::EnumSearches
shobjidl_core/IShellFolder2::EnumSearches
c++
APIRef
kbSyntax
COM
Shell32.dll
IShellFolder2.EnumSearches

IShellFolder2::EnumSearches

-description

Requests a pointer to an interface that allows a client to enumerate the available search objects.

-parameters

-param ppenum

Type: IEnumExtraSearch**

The address of a pointer to an enumerator object's IEnumExtraSearch interface.

-returns

Type: HRESULT

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