Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.32 KB

nf-shobjidl_core-ishellfolder2-getdefaultsearchguid.md

File metadata and controls

68 lines (56 loc) · 2.32 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.GetDefaultSearchGUID
IShellFolder2::GetDefaultSearchGUID (shobjidl_core.h)
Returns the globally unique identifier (GUID) of the default search object for the folder.
GetDefaultSearchGUID
GetDefaultSearchGUID method [Windows Shell]
GetDefaultSearchGUID method [Windows Shell]
IShellFolder2 interface
IShellFolder2 interface [Windows Shell]
GetDefaultSearchGUID method
IShellFolder2.GetDefaultSearchGUID
IShellFolder2::GetDefaultSearchGUID
_win32_IShellFolder2_GetDefaultSearchGUID
shell.IShellFolder2_GetDefaultSearchGUID
shobjidl_core/IShellFolder2::GetDefaultSearchGUID
shell\IShellFolder2_GetDefaultSearchGUID.htm
shell
20acd646-6cb7-420e-84b3-2f9b385a349c
12/05/2018
GetDefaultSearchGUID, GetDefaultSearchGUID method [Windows Shell], GetDefaultSearchGUID method [Windows Shell],IShellFolder2 interface, IShellFolder2 interface [Windows Shell],GetDefaultSearchGUID method, IShellFolder2.GetDefaultSearchGUID, IShellFolder2::GetDefaultSearchGUID, _win32_IShellFolder2_GetDefaultSearchGUID, shell.IShellFolder2_GetDefaultSearchGUID, shobjidl_core/IShellFolder2::GetDefaultSearchGUID
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::GetDefaultSearchGUID
shobjidl_core/IShellFolder2::GetDefaultSearchGUID
c++
APIRef
kbSyntax
COM
Shell32.dll
IShellFolder2.GetDefaultSearchGUID

IShellFolder2::GetDefaultSearchGUID

-description

Returns the globally unique identifier (GUID) of the default search object for the folder.

-parameters

-param pguid [out]

Type: GUID*

The GUID of the default search object.

-returns

Type: HRESULT

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