(windows.foundation.h) 的 IPropertyValue::get_Type 方法

取得儲存在目前 IPropertyValue 物件中的值數據類型。

這個屬性是唯讀的。

語法

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

參數

value

傳回值

規格需求

需求
最低支援的用戶端 Windows 8
最低支援的伺服器 Windows Server 2012
目標平台 Windows
標頭 windows.foundation.h

另請參閱

IPropertyValue

PropertyType