CONFIGMG_Set_Private_Problem
CONFIGRET CONFIGMG_Set_Private_Problem(DEVNODE dnDevNode, ULONG ulRefData, ULONG ulFlags)
Make CONFIGMG call the Private API with that devnode and the reference data.
- Returns CR_SUCCESS if the function is successful. Otherwise, the return value can be CR_INVALID_DEVNODE or CR_INVALID_FLAG.
- dnDevNode
- Handle of a device node.
- ulRefData
- Reference data to pass to the class installer.
- ulFlags
- Must be zero.
This API does not disable the devnode.