DEVPKEY_Device_LocationPaths
The DEVPKEY_Device_LocationPaths device property represents the location of a device instance in the device tree.
Attribute | Value |
---|---|
Property key |
DEVPKEY_Device_LocationPaths |
Property-data-type identifier |
|
Property access |
Read-only access by installation applications and installers |
Corresponding SPDRP_Xxx identifier |
SPDRP_LOCATION_PATHS |
Localized? |
No |
Remarks
Windows sets the value of DEVPKEY_Device_LocationPaths.
You can call CM_Get_DevNode_Property or SetupDiGetDeviceProperty to retrieve the value of DEVPKEY_Device_LocationPaths.
Windows Server 2003 supports this property, but does not support the DEVPKEY_Device_LocationPaths property key. Instead, you can use the corresponding SPDRP_LOCATION_PATHS identifier to access the value of the property on Windows Server 2003. For information about how to access this property value on Windows Server 2003, see Accessing Device Instance SPDRP_Xxx Properties.
Requirements
Version: Windows Vista and later versions of Windows Header: Devpkey.h (include Devpkey.h)