ReactOS 0.4.16-dev-983-g23ad936
|
#include <rtltypes.h>
Public Attributes | |
LIST_ENTRY | ListHead |
ULONG | Flags |
ULONG | Count |
ULONG | Stamp |
Definition at line 1469 of file rtltypes.h.
ULONG _RTL_RANGE_LIST::Count |
Definition at line 1473 of file rtltypes.h.
Referenced by PciBuildDefaultExclusionLists(), and START_TEST().
ULONG _RTL_RANGE_LIST::Flags |
Definition at line 1472 of file rtltypes.h.
Referenced by START_TEST().
LIST_ENTRY _RTL_RANGE_LIST::ListHead |
Definition at line 1471 of file rtltypes.h.
Referenced by START_TEST().
ULONG _RTL_RANGE_LIST::Stamp |
Definition at line 1474 of file rtltypes.h.
Referenced by RtlGetNextRange(), and START_TEST().