DEVPKEY_Device_Siblings
The DEVPKEY_Device_Siblings device property represents a list of the device instance IDs for the devices that are siblings of a device instance.
Attribute | Value |
---|---|
Property key |
DEVPKEY_Device_Siblings |
Property-data-type identifier |
|
Property access |
Read-only access by installation applications and installers |
Localized? |
Not applicable |
Remarks
You can call CM_Get_DevNode_Property or SetupDiGetDeviceProperty to retrieve the value of DEVPKEY_Device_Siblings.
Windows Server 2003, Windows XP, and Windows 2000 do not directly support this property. For information about how to retrieve device relations properties on these earlier versions of Windows, see Retrieving Device Relations.
Requirements
Version: Windows Vista and later versions of Windows Header: Devpkey.h (include Devpkey.h)