GSDP:GAM100/CProcessing/GetWindowHandle()

< GSDP:GAM100‎ | CProcessing
Revision as of 12:48, 13 October 2019 by >Zachary.logsdon (New page: {{GSDP:GAM100API.css}} = Run() = == Description == Returns the window handle (HWND) of the program running. See https://docs.microsoft.com/en-us/windows/win32/apiindex/windows-api-list fo...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Run()

Description

Returns the window handle (HWND) of the program running. See https://docs.microsoft.com/en-us/windows/win32/apiindex/windows-api-list for examples on windows.h documentation and examples.

See Also