Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.6 KB

nf-shobjidl_core-icategoryprovider-getcategoryforscid.md

File metadata and controls

73 lines (59 loc) · 2.6 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.ICategoryProvider.GetCategoryForSCID
ICategoryProvider::GetCategoryForSCID (shobjidl_core.h)
Gets a GUID that represents the categorizer to use for the specified Shell column.
GetCategoryForSCID
GetCategoryForSCID method [Windows Shell]
GetCategoryForSCID method [Windows Shell]
ICategoryProvider interface
ICategoryProvider interface [Windows Shell]
GetCategoryForSCID method
ICategoryProvider.GetCategoryForSCID
ICategoryProvider::GetCategoryForSCID
inet_ICategoryProvider_GetCategoryForSCID
shell.ICategoryProvider_GetCategoryForSCID
shobjidl_core/ICategoryProvider::GetCategoryForSCID
shell\ICategoryProvider_GetCategoryForSCID.htm
shell
52b4fac7-14bd-4d58-a00d-f102e013df16
12/05/2018
GetCategoryForSCID, GetCategoryForSCID method [Windows Shell], GetCategoryForSCID method [Windows Shell],ICategoryProvider interface, ICategoryProvider interface [Windows Shell],GetCategoryForSCID method, ICategoryProvider.GetCategoryForSCID, ICategoryProvider::GetCategoryForSCID, inet_ICategoryProvider_GetCategoryForSCID, shell.ICategoryProvider_GetCategoryForSCID, shobjidl_core/ICategoryProvider::GetCategoryForSCID
shobjidl_core.h
Shobjidl.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll
Windows
19H1
ICategoryProvider::GetCategoryForSCID
shobjidl_core/ICategoryProvider::GetCategoryForSCID
c++
APIRef
kbSyntax
COM
Shell32.dll
ICategoryProvider.GetCategoryForSCID

ICategoryProvider::GetCategoryForSCID

-description

Gets a GUID that represents the categorizer to use for the specified Shell column.

-parameters

-param pscid [in]

Type: const SHCOLUMNID*

A pointer to a SHCOLUMNID structure.

-param pguid [out]

Type: GUID*

When this method returns, contains a pointer to a GUID that represents the categorizer to use for the SHCOLUMNID pointed to by pscid.

-returns

Type: HRESULT

Returns either S_OK on success or S_FALSE on failure.