ReactOS 0.4.16-dev-751-g45ed1a9
|
#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().