CONFIGMG_Reset_Children_Marks
CONFIGRET CONFIGMG_Reset_Children_Marks(DEVNODE dnDevNode, ULONG ulFlags)
Resets the DN_HAS_MARK flag in the children of a specified device node.
- Returns CR_SUCCESS if the function is successful. Otherwise, the return value can be CR_INVALID_DEVNODE or CR_INVALID_FLAG.
- dnDevNode
- Device node that is the parent of the device nodes whose DN_HAS_MARK flags are reset.
- ulFlags
- Must be zero.
See Also
CONFIGMG_Remove_Unmarked_Children