ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <rtltypes.h>
Public Attributes | |
LIST_ENTRY | ListHead |
ULONG | Flags |
ULONG | Count |
ULONG | Stamp |
Definition at line 1459 of file rtltypes.h.
ULONG _RTL_RANGE_LIST::Count |
Definition at line 1463 of file rtltypes.h.
Referenced by PciBuildDefaultExclusionLists(), and START_TEST().
ULONG _RTL_RANGE_LIST::Flags |
Definition at line 1462 of file rtltypes.h.
Referenced by START_TEST().
LIST_ENTRY _RTL_RANGE_LIST::ListHead |
Definition at line 1461 of file rtltypes.h.
Referenced by START_TEST().
ULONG _RTL_RANGE_LIST::Stamp |
Definition at line 1464 of file rtltypes.h.
Referenced by RtlGetNextRange(), and START_TEST().