ReactOS 0.4.16-dev-752-g47bae01
|
Public Attributes | |
ULONG | ulMagic |
HANDLE | hMutex |
LIST_ENTRY | ListHead |
HANDLE _INTERNAL_RANGE_LIST::hMutex |
Definition at line 105 of file cfgmgr.c.
Referenced by CM_Add_Range(), CM_Create_Range_List(), CM_Dup_Range_List(), CM_First_Range(), CM_Free_Range_List(), CM_Next_Range(), and CM_Test_Range_Available().
LIST_ENTRY _INTERNAL_RANGE_LIST::ListHead |
Definition at line 106 of file cfgmgr.c.
Referenced by CM_Add_Range(), CM_Create_Range_List(), CM_Dup_Range_List(), CM_First_Range(), CM_Free_Range_List(), CM_Next_Range(), and CM_Test_Range_Available().
ULONG _INTERNAL_RANGE_LIST::ulMagic |
Definition at line 104 of file cfgmgr.c.
Referenced by CM_Create_Range_List().