DEVPKEY_Device_Children

The DEVPKEY_Device_Children device property represents a list of the device instance IDs for the devices that are children of a device instance.

Attribute Value

Property key

DEVPKEY_Device_Children

Property-data-type identifier

DEVPROP_TYPE_STRING_LIST

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_Children.

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)

See also

SetupDiGetDeviceProperty