ReactOS 0.4.16-dev-1099-g3bb27eb
_INTERNAL_RANGE Struct Reference
Collaboration diagram for _INTERNAL_RANGE:

Public Attributes

LIST_ENTRY ListEntry
 
struct _INTERNAL_RANGE_LISTpRangeList
 
DWORDLONG ullStart
 
DWORDLONG ullEnd
 

Detailed Description

Definition at line 88 of file cfgmgr.c.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _INTERNAL_RANGE::ListEntry

Definition at line 90 of file cfgmgr.c.

Referenced by CM_Add_Range(), CM_Dup_Range_List(), and CM_Next_Range().

◆ pRangeList

struct _INTERNAL_RANGE_LIST* _INTERNAL_RANGE::pRangeList

Definition at line 91 of file cfgmgr.c.

Referenced by CM_Add_Range(), CM_Dup_Range_List(), and CM_Next_Range().

◆ ullEnd

DWORDLONG _INTERNAL_RANGE::ullEnd

◆ ullStart

DWORDLONG _INTERNAL_RANGE::ullStart

The documentation for this struct was generated from the following file: