|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ULONG | Size |
| USHORT | Flags |
| USHORT | Unknown1 |
| ULONG | Unknown2 |
| PVOID | Address |
Definition at line 25 of file toolhelp.c.
| PVOID _RTLP_HEAP_ENTRY::Address |
Definition at line 31 of file toolhelp.c.
Referenced by Heap32First(), and Heap32Next().
| USHORT _RTLP_HEAP_ENTRY::Flags |
Definition at line 28 of file toolhelp.c.
Referenced by Heap32First(), and Heap32Next().
| ULONG _RTLP_HEAP_ENTRY::Size |
Definition at line 27 of file toolhelp.c.
Referenced by Heap32First(), and Heap32Next().
| USHORT _RTLP_HEAP_ENTRY::Unknown1 |
Definition at line 29 of file toolhelp.c.
| ULONG _RTLP_HEAP_ENTRY::Unknown2 |
Definition at line 30 of file toolhelp.c.