DEVPKEY_DeviceClass_Name
DEVPKEY_DeviceClass_Name device 属性表示 设备安装程序类的友好名称。
Attribute | 值 |
---|---|
属性键 |
DEVPKEY_DeviceClass_Name |
Property-data-type identifier |
|
和 |
安装应用程序和安装程序的只读访问权限 |
本地化? |
否 |
备注
DEVPKEY_DeviceClass_Name 的值由安装类的 INF ClassInstall32 节中包含的 INFAddReg 指令设置。 若要设置类的友好名称,请使用 AddReg 指令设置 类 (默认) 注册表项值。
可以调用 CM_Get_Class_Property 或 SetupDiGetClassProperty 来检索 DEVPKEY_DeviceClass_Name 的值。
Windows Server 2003、Windows XP 和 Windows 2000 支持此属性,但不支持DEVPKEY_DeviceClass_Name属性键。 有关如何在 Windows Server 2003、Windows XP 和 Windows 2000 上访问设备安装程序类的友好名称的信息,请参阅 访问设备安装程序类的友好名称和类名称。
要求
版本:Windows Vista 和更高版本的 Windows 标头:Devpkey.h (包括 Devpkey.h)