Difference between revisions of "Help File:OpenedProcessHandle"

From Cheat Engine
Jump to navigation Jump to search
(Created page with "==OpenedProcessHandle== Returns a pointer to the ''HANDLE'' of the currently opened process. This ''HANDLE' is used by almost all functions. Take good care to make sure it...")
(No difference)

Revision as of 18:24, 29 July 2021

OpenedProcessHandle

Returns a pointer to the HANDLE of the currently opened process. This HANDLE' is used by almost all functions. Take good care to make sure it is valid, or at least valid to the functions that use it.