CONFIGMG_Remove_Unmarked_Children


CONFIGRET CONFIGMG_Remove_Unmarked_Children(DEVNODE dnDevNode, ULONG ulFlags)

Removes any children of a device node for which the DN_HAS_MARK flag is cleared.

dnDevNode

Device node that is the parent of the device nodes which are removed if their DN_HAS_MARK flag is cleared.

ulFlags

Must be zero.

See also CONFIGMG_Reset_Children_Marks