ReactOS 0.4.16-dev-1214-gd663eb4
|
#include <rtltypes.h>
Public Attributes | |
PLIST_ENTRY | RangeListHead |
PLIST_ENTRY | MergedHead |
PVOID | Current |
ULONG | Stamp |
Definition at line 1496 of file rtltypes.h.
PVOID _RANGE_LIST_ITERATOR::Current |
Definition at line 1500 of file rtltypes.h.
PLIST_ENTRY _RANGE_LIST_ITERATOR::MergedHead |
Definition at line 1499 of file rtltypes.h.
PLIST_ENTRY _RANGE_LIST_ITERATOR::RangeListHead |
Definition at line 1498 of file rtltypes.h.
ULONG _RANGE_LIST_ITERATOR::Stamp |
Definition at line 1501 of file rtltypes.h.