Skip to content

Latest commit

 

History

History
78 lines (60 loc) · 2.68 KB

nf-propsys-ipropertydescription-getaggregationtype.md

File metadata and controls

78 lines (60 loc) · 2.68 KB
UID title description 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.IPropertyDescription.GetAggregationType
IPropertyDescription::GetAggregationType (propsys.h)
Gets a value that describes how the property values are displayed when multiple items are selected in the UI.
properties\IPropertyDescription_GetAggregationType.htm
properties
d8507f19-1778-42b1-bd40-12fec45cd03e
12/05/2018
GetAggregationType, GetAggregationType method [Windows Properties], GetAggregationType method [Windows Properties],IPropertyDescription interface, IPropertyDescription interface [Windows Properties],GetAggregationType method, IPropertyDescription.GetAggregationType, IPropertyDescription::GetAggregationType, properties.IPropertyDescription_GetAggregationType, propsys/IPropertyDescription::GetAggregationType, shell.IPropertyDescription_GetAggregationType, shell_IPropertyDescription_GetAggregationType
propsys.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Propsys.idl
Windows
19H1
IPropertyDescription::GetAggregationType
propsys/IPropertyDescription::GetAggregationType
c++
APIRef
kbSyntax
COM
Propsys.h
IPropertyDescription.GetAggregationType

IPropertyDescription::GetAggregationType

-description

Gets a value that describes how the property values are displayed when multiple items are selected in the UI.

-parameters

-param paggtype [out]

Type: PROPDESC_AGGREGATION_TYPE*

When this method returns, contains a pointer to a value that indicates the aggregation type. See PROPDESC_AGGREGATION_TYPE.

-returns

Type: HRESULT

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

-remarks

The information retrieved by this method comes from the aggregationType attribute of the typeInfo element in the property's .propdesc file.

-see-also

IPropertyDescription

Property Description Schema