ReactOS 0.4.16-dev-1106-g00b5dc8
|
#include <rtltypes.h>
Public Attributes | |
PLIST_ENTRY | RangeListHead |
PLIST_ENTRY | MergedHead |
PVOID | Current |
ULONG | Stamp |
Definition at line 1487 of file rtltypes.h.
PVOID _RANGE_LIST_ITERATOR::Current |
Definition at line 1491 of file rtltypes.h.
PLIST_ENTRY _RANGE_LIST_ITERATOR::MergedHead |
Definition at line 1490 of file rtltypes.h.
PLIST_ENTRY _RANGE_LIST_ITERATOR::RangeListHead |
Definition at line 1489 of file rtltypes.h.
ULONG _RANGE_LIST_ITERATOR::Stamp |
Definition at line 1492 of file rtltypes.h.