The following table shows the ToolHelp structures with a description of the purpose of each.
| Programming element | Description |
|---|---|
| HEAPENTRY32 | Describes one entry, or block, of a heap being examined. |
| HEAPLIST32 | Describes an entry from a list that enumerates the heaps used by a specified process. |
| MODULEENTRY32 | Describes an entry from a list that enumerates the modules used by a specified process. |
| PROCESSENTRY32 | Describes an entry from a list that enumerates the processes residing in the system address space when a snapshot was taken. |
| THREADENTRY32 | Describes an entry from a list that enumerates the threads executing in the system when a snapshot was taken. |
See Also
Send Feedback on this topic to the authors