CONFIGMG_Free_Range_List
CONFIGRET CONFIGMG_Free_Range_List(RANGE_LIST rlh, ULONG ulFlags)
Frees the specified range list and the memory allocated for it.
- Returns CR_SUCCESS if the function is successful. Otherwise, the return value can be CR_INVALID_FLAG or CR_INVALID_RANGE_LIST.
- rlh
- Handle of a range list.
- ulFlags
- Must be zero.
See Also
CONFIGMG_Create_Range_List