#include <tlhelp32.h>
Public Attributes | |
| DWORD | dwSize |
| HANDLE | hHandle |
| DWORD | dwAddress |
| DWORD | dwBlockSize |
| DWORD | dwFlags |
| DWORD | dwLockCount |
| DWORD | dwResvd |
| DWORD | th32ProcessID |
| DWORD | th32HeapID |
Definition at line 36 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::dwAddress |
Definition at line 39 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::dwBlockSize |
Definition at line 40 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::dwFlags |
Definition at line 41 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::dwLockCount |
Definition at line 42 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::dwResvd |
Definition at line 43 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::dwSize |
Definition at line 37 of file tlhelp32.h.
| HANDLE tagHEAPENTRY32::hHandle |
Definition at line 38 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::th32HeapID |
Definition at line 45 of file tlhelp32.h.
| DWORD tagHEAPENTRY32::th32ProcessID |
Definition at line 44 of file tlhelp32.h.
1.8.2