ReactOS 0.4.15-dev-7942-gd23573b
tagHEAPLIST32 Struct Reference

#include <tlhelp32.h>

Public Attributes

DWORD dwSize
 
DWORD th32ProcessID
 
DWORD th32HeapID
 
DWORD dwFlags
 

Detailed Description

Definition at line 31 of file tlhelp32.h.

Member Data Documentation

◆ dwFlags

DWORD tagHEAPLIST32::dwFlags

Definition at line 35 of file tlhelp32.h.

Referenced by TH32CreateSnapshotSectionInitialize().

◆ dwSize

DWORD tagHEAPLIST32::dwSize

Definition at line 32 of file tlhelp32.h.

Referenced by TH32CreateSnapshotSectionInitialize().

◆ th32HeapID

DWORD tagHEAPLIST32::th32HeapID

Definition at line 34 of file tlhelp32.h.

Referenced by TH32CreateSnapshotSectionInitialize().

◆ th32ProcessID

DWORD tagHEAPLIST32::th32ProcessID

Definition at line 33 of file tlhelp32.h.

Referenced by TH32CreateSnapshotSectionInitialize().


The documentation for this struct was generated from the following file: