IPortableDeviceProperties 介面 (portabledeviceapi.h)
IPortableDeviceProperties 介面會從裝置上的物件或裝置本身擷取、新增或刪除屬性。 若要取得此介面,請在 物件上呼叫 IPortableDeviceContent::P roperties 。 若要取得 對象的這個介面,請在 GetValues 中指定WPD_DEVICE_OBJECT_ID。
繼承
IPortableDeviceProperties 介面繼承自 IUnknown 介面。 IPortableDeviceProperties 也有下列類型的成員:
方法
IPortableDeviceProperties 介面具有這些方法。
IPortableDeviceProperties::Cancel Cancel 方法會取消擱置的呼叫。 |
IPortableDeviceProperties::D elete Delete 方法會從裝置上的指定物件中刪除指定的屬性。 |
IPortableDeviceProperties::GetPropertyAttributes GetPropertyAttributes 方法會擷取裝置上指定之物件屬性的屬性。 |
IPortableDeviceProperties::GetSupportedProperties GetSupportedProperties 方法會擷取指定物件支援的屬性清單。 請注意,並非所有屬性實際上都有值。 |
IPortableDeviceProperties::GetValues GetValues 方法會從裝置上的指定物件擷取指定的屬性清單。 |
IPortableDeviceProperties::SetValues SetValues 方法會在裝置上的指定物件上新增或修改一或多個屬性。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | portabledeviceapi.h |