ToolHelp Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the ToolHelp functions with a description of the purpose of each.
Function | Description |
---|---|
Closes a handle to a snapshot. |
|
Takes a snapshot of the processes, heaps, modules, and threads used by the processes. |
|
Retrieves information about the first block of a heap allocated by a process. |
|
Retrieves information about the first heap allocated by a specified process. |
|
Retrieves information about the next heap allocated by a process. |
|
Retrieves information about the next block of a heap allocated by a process. |
|
Retrieves information about the first module associated with a process. |
|
Retrieves information about the next module associated with a process or thread. |
|
Retrieves information about the first process encountered in a system snapshot. |
|
Retrieves information about the next process recorded in a system snapshot. |
|
Retrieves information about the first thread of a process encountered in a system snapshot. |
|
Retrieves information about the next thread of a process encountered in the system memory snapshot. |
|
Copies memory allocated to another process into an application-supplied buffer. |