CONFIGRET CONFIGMG_Get_Sibling(PDEVNODE pdnDevNode, DEVNODE dnDevNode, ULONG ulFlags)
Retrieves the sibling of a device node.
This function can be called in a loop to retrieve all the siblings of a device node. When the function returns CR_NO_SUCH_DEVNODE, the device node has no more siblings.
CONFIGMG_Get_Child, CONFIGMG_Get_Parent