Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 3.21 KB

nf-propsys-ipropertydescriptionsearchinfo-getcolumnindextype.md

File metadata and controls

75 lines (59 loc) · 3.21 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:propsys.IPropertyDescriptionSearchInfo.GetColumnIndexType
IPropertyDescriptionSearchInfo::GetColumnIndexType (propsys.h)
Determines the how the current property is indexed.
GetColumnIndexType
GetColumnIndexType method [Windows Properties]
GetColumnIndexType method [Windows Properties]
IPropertyDescriptionSearchInfo interface
IPropertyDescriptionSearchInfo interface [Windows Properties]
GetColumnIndexType method
IPropertyDescriptionSearchInfo.GetColumnIndexType
IPropertyDescriptionSearchInfo::GetColumnIndexType
_shell_IPropertyDescriptionSearchInfo_GetColumnIndexType
properties.IPropertyDescriptionSearchInfo_GetColumnIndexType
propsys/IPropertyDescriptionSearchInfo::GetColumnIndexType
shell.IPropertyDescriptionSearchInfo_GetColumnIndexType
properties\IPropertyDescriptionSearchInfo_GetColumnIndexType.htm
properties
a519cfe5-e9ae-48ef-9538-a03ddc538efd
12/05/2018
GetColumnIndexType, GetColumnIndexType method [Windows Properties], GetColumnIndexType method [Windows Properties],IPropertyDescriptionSearchInfo interface, IPropertyDescriptionSearchInfo interface [Windows Properties],GetColumnIndexType method, IPropertyDescriptionSearchInfo.GetColumnIndexType, IPropertyDescriptionSearchInfo::GetColumnIndexType, _shell_IPropertyDescriptionSearchInfo_GetColumnIndexType, properties.IPropertyDescriptionSearchInfo_GetColumnIndexType, propsys/IPropertyDescriptionSearchInfo::GetColumnIndexType, shell.IPropertyDescriptionSearchInfo_GetColumnIndexType
propsys.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Propsys.idl
Windows
19H1
IPropertyDescriptionSearchInfo::GetColumnIndexType
propsys/IPropertyDescriptionSearchInfo::GetColumnIndexType
c++
APIRef
kbSyntax
COM
Propsys.h
IPropertyDescriptionSearchInfo.GetColumnIndexType

IPropertyDescriptionSearchInfo::GetColumnIndexType

-description

Determines the how the current property is indexed.

-parameters

-param ppdciType [out]

Type: PROPDESC_COLUMNINDEX_TYPE*

When this method returns successfully, contains a pointer to a PROPDESC_COLUMNINDEX_TYPE constant. This constant describes whether the property is indexed and if so, if it is indexed in memory or on disk.

-returns

Type: HRESULT

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

-see-also

IPropertyDescriptionSearchInfo

PROPDESC_COLUMNINDEX_TYPE