|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tlhelp32.h>
Public Attributes | |
| DWORD | dwSize |
| DWORD | th32ProcessID |
| DWORD | th32HeapID |
| DWORD | dwFlags |
Definition at line 31 of file tlhelp32.h.
| DWORD tagHEAPLIST32::dwFlags |
Definition at line 35 of file tlhelp32.h.
Referenced by TH32CreateSnapshotSectionInitialize().
| DWORD tagHEAPLIST32::dwSize |
Definition at line 32 of file tlhelp32.h.
Referenced by TH32CreateSnapshotSectionInitialize().
| DWORD tagHEAPLIST32::th32HeapID |
Definition at line 34 of file tlhelp32.h.
Referenced by TH32CreateSnapshotSectionInitialize().
| DWORD tagHEAPLIST32::th32ProcessID |
Definition at line 33 of file tlhelp32.h.
Referenced by TH32CreateSnapshotSectionInitialize().