Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.51 KB

nf-shobjidl_core-icategorizer-getcategoryinfo.md

File metadata and controls

73 lines (59 loc) · 2.51 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.ICategorizer.GetCategoryInfo
ICategorizer::GetCategoryInfo (shobjidl_core.h)
Gets information about a category, such as the default display and the text to display in the UI.
GetCategoryInfo
GetCategoryInfo method [Windows Shell]
GetCategoryInfo method [Windows Shell]
ICategorizer interface
ICategorizer interface [Windows Shell]
GetCategoryInfo method
ICategorizer.GetCategoryInfo
ICategorizer::GetCategoryInfo
inet_ICategorizer_GetCategoryInfo
shell.ICategorizer_GetCategoryInfo
shobjidl_core/ICategorizer::GetCategoryInfo
shell\ICategorizer_GetCategoryInfo.htm
shell
6b789033-ce42-4fb5-8a3d-b05243b62d4e
12/05/2018
GetCategoryInfo, GetCategoryInfo method [Windows Shell], GetCategoryInfo method [Windows Shell],ICategorizer interface, ICategorizer interface [Windows Shell],GetCategoryInfo method, ICategorizer.GetCategoryInfo, ICategorizer::GetCategoryInfo, inet_ICategorizer_GetCategoryInfo, shell.ICategorizer_GetCategoryInfo, shobjidl_core/ICategorizer::GetCategoryInfo
shobjidl_core.h
Shobjidl.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll
Windows
19H1
ICategorizer::GetCategoryInfo
shobjidl_core/ICategorizer::GetCategoryInfo
c++
APIRef
kbSyntax
COM
Shell32.dll
ICategorizer.GetCategoryInfo

ICategorizer::GetCategoryInfo

-description

Gets information about a category, such as the default display and the text to display in the UI.

-parameters

-param dwCategoryId [in]

Type: DWORD

A DWORD that specifies a category identifier.

-param pci [out]

Type: CATEGORY_INFO*

When this method returns, contains a pointer to a CATEGORY_INFO structure that contains the category information.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.