DEVPKEY_Device_PhysicalDeviceLocation

DEVPKEY_Device_PhysicalDeviceLocation设备属性封装设备固件提供给 Windows 的物理设备位置信息。

Attribute
**属性键 DEVPKEY_Device_PhysicalDeviceLocation
**Property-data-type identifier DEVPROP_TYPE_BINARY
安装应用程序和安装程序的只读访问权限
相应的SPDRP_Xxx标识符 SPDRP_PHYSICAL_DEVICE_LOCATION
本地化?

备注

Windows 使用物理设备位置信息设置 DEVPKEY_Device_PhysicalDeviceLocation 的值。 信息的格式在 ACPI 4.0a 规范第 6.1.6 节中定义。

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

要求

版本:Windows 8 及更高版本的 Windows

标头:Devpkey.h (包括 Devpkey.h)

另请参阅

SetupDiGetDeviceProperty