CONFIGRET CONFIGMG_First_Range(RANGE_LIST rlh, PULONG pulStart, PULONG pulEnd, PRANGE_ELEMENT preElement, ULONG ulFlags)
Retrieves the first range element in a range list.
rlh
Handle of a range list.
pulStart
Address that receives the starting value of the first range element.
pulEnd
Address that receives the ending value of the first range element.
preElement
Address that receives the handle of the next range element.
ulFlags
Must be zero.
See also CONFIGMG_Next_Range