ReactOS 0.4.16-dev-1308-gbf734eb
|
#include <rtltypes.h>
Public Attributes | |
LIST_ENTRY | ListHead |
ULONG | Flags |
ULONG | Count |
ULONG | Stamp |
Definition at line 1478 of file rtltypes.h.
ULONG _RTL_RANGE_LIST::Count |
Definition at line 1482 of file rtltypes.h.
Referenced by PciBuildDefaultExclusionLists(), and START_TEST().
ULONG _RTL_RANGE_LIST::Flags |
Definition at line 1481 of file rtltypes.h.
Referenced by START_TEST().
LIST_ENTRY _RTL_RANGE_LIST::ListHead |
Definition at line 1480 of file rtltypes.h.
Referenced by START_TEST().
ULONG _RTL_RANGE_LIST::Stamp |
Definition at line 1483 of file rtltypes.h.
Referenced by RtlGetNextRange(), and START_TEST().