DEVPKEY_Device_DriverInfSectionExt

DEVPKEY_Device_DriverInfSectionExt设备驱动程序属性表示为设备实例安装驱动程序的 INF DDInstall 部分 的平台扩展。

Attribute

属性键

DEVPKEY_Device_DriverInfSectionExt

Property-data-type identifier

DEVPROP_TYPE_STRING

安装应用程序和安装程序的只读访问权限

相应的注册表值标识符和注册表值名称

REGSTR_VAL_INFSECTIONEXT

InfSectionExt

本地化?

备注

Windows 设置 DEVPKEY_Device_DriverInfSectionExt 的值。

可以调用 CM_Get_DevNode_PropertySetupDiGetDeviceProperty 来检索 DEVPKEY_Device_DriverInfSectionExt 的值。

Windows Server 2003、Windows XP 和 Windows 2000 支持此属性,但不支持DEVPKEY_Device_DriverInfSectionExt属性键。 在这些早期版本的 Windows 上,可以通过访问设备实例的软件密钥下的相应 InfSectionExt 注册表值来访问此属性的值。 有关如何在这些早期版本的 Windows 上访问此属性值的信息,请参阅 访问设备驱动程序属性

要求

版本:Windows Vista 和更高版本的 Windows 标头:Devpkey.h (包括 Devpkey.h)

另请参阅

INF DDInstall 节

SetupDiGetDeviceProperty