IMDSPDevice2 接口 (mswmdm.h)

IMDSPDevice2 接口通过获取扩展格式、获取即插即用 (PnP) 设备名称、启用属性页以及从其名称获取指向存储介质的指针来扩展 IMDSPDevice

继承

IMDSPDevice2 接口继承自 IMDSPDeviceIMDSPDevice2 还具有以下类型的成员:

方法

IMDSPDevice2 接口具有这些方法。

 
IMDSPDevice2::GetCanonicalName

GetCanonicalPName 方法获取设备的规范名称。
IMDSPDevice2::GetFormatSupport2

GetFormatSupport2 方法获取设备支持的格式,包括音频和视频编解码器以及 MIME 文件格式。
IMDSPDevice2::GetSpecifyPropertyPages

GetSpecifyPropertyPages 方法获取描述可移植设备非标准功能的属性页。
IMDSPDevice2::GetStorage

GetStorage 方法可以基于存储的名称直接转到存储,而不是枚举所有存储来查找它。

要求

要求
目标平台 Windows
标头 mswmdm.h

另请参阅

IMDSPDevice 接口

IMDSPDevice3 接口

服务提供商接口