|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <rtltypes.h>

Public Attributes | |
| LIST_ENTRY | ListHead |
| ULONG | Flags |
| ULONG | Count |
| ULONG | Stamp |
Definition at line 1486 of file rtltypes.h.
| ULONG _RTL_RANGE_LIST::Count |
Definition at line 1490 of file rtltypes.h.
Referenced by PciBuildDefaultExclusionLists(), START_TEST(), and TestInvertRangeList().
| ULONG _RTL_RANGE_LIST::Flags |
Definition at line 1489 of file rtltypes.h.
Referenced by START_TEST().
| LIST_ENTRY _RTL_RANGE_LIST::ListHead |
Definition at line 1488 of file rtltypes.h.
Referenced by START_TEST().
| ULONG _RTL_RANGE_LIST::Stamp |
Definition at line 1491 of file rtltypes.h.
Referenced by RtlGetNextRange(), and START_TEST().