IPropertyValue::get_Type method (windows.foundation.h)

Gets the data type of the value that is stored in the current IPropertyValue object.

This property is read-only.

Syntax

HRESULT get_Type(
  ABI::Windows::Foundation::PropertyType *value
);

Parameters

value

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header windows.foundation.h

See also

IPropertyValue

PropertyType