IPortableDeviceCapabilities 介面 (portabledeviceapi.h)
IPortableDeviceCapabilities 介面各種裝置功能,包括支援的格式、命令和功能物件。 您可以呼叫 IPortableDevice::Capabilities,從裝置擷取此介面。
繼承
IPortableDeviceCapabilities 介面繼承自 IUnknown 介面。 IPortableDeviceCapabilities 也有下列類型的成員:
方法
IPortableDeviceCapabilities 介面具有這些方法。
IPortableDeviceCapabilities::Cancel Cancel 方法會取消此介面上的擱置要求。 |
IPortableDeviceCapabilities::GetCommandOptions GetCommandOptions 方法會擷取裝置上指定命令的所有支持選項。 |
IPortableDeviceCapabilities::GetEventOptions GetEventOptions 方法會擷取裝置上指定事件的所有支持選項。 |
IPortableDeviceCapabilities::GetFixedPropertyAttributes GetFixedPropertyAttributes 方法會擷取指定屬性和格式的標準屬性屬性。 |
IPortableDeviceCapabilities::GetFunctionalCategories GetFunctionalCategories 方法會擷取裝置支援的所有功能類別。 |
IPortableDeviceCapabilities::GetFunctionalObjects GetFunctionalObjects 方法會擷取符合裝置上指定類別的所有功能物件。 |
IPortableDeviceCapabilities::GetSupportedCommands GetSupportedCommands 方法會擷取此裝置所有支援的命令清單。 |
IPortableDeviceCapabilities::GetSupportedContentTypes GetSupportedContentTypes 方法會擷取裝置上指定功能物件類型的所有支持內容類型。 |
IPortableDeviceCapabilities::GetSupportedEvents GetSupportedEvents 方法會擷取此裝置支援的事件。 |
IPortableDeviceCapabilities::GetSupportedFormatProperties GetSupportedFormatProperties 方法會擷取裝置上指定格式的物件所支持的屬性。 |
IPortableDeviceCapabilities::GetSupportedFormats GetSupportedFormats 方法會擷取裝置上指定物件類型的支援格式。 例如,指定音頻物件可能會傳回WPD_OBJECT_FORMAT_WMA、WPD_OBJECT_FORMAT_WAV和WPD_OBJECT_FORMAT_MP3。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | portabledeviceapi.h |