Difference between revisions of "GSDP:GAM100/CProcessing/GetWindowHandle()"

From Inside
Jump to: navigation, search
>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...)
 
>Zachary.logsdon
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
== Description ==
 
== Description ==
 
Returns the window handle (HWND) of the program running.
 
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 https://docs.microsoft.com/en-us/windows/win32/apiindex/windows-api-list for windows.h documentation and examples.
  
 
=== See Also ===
 
=== See Also ===
 
* [[GSDP:GAM100/CProcessing|Main Page]]
 
* [[GSDP:GAM100/CProcessing|Main Page]]
 
* [[GSDP:GAM100/CProcessing/Run()|Run()]]
 
* [[GSDP:GAM100/CProcessing/Run()|Run()]]
 +
* [[GSDP:GAM100/CProcessing/CP_main|CP_main]]
 
* [[GSDP:GAM100/CProcessing/Terminate()|Terminate()]]
 
* [[GSDP:GAM100/CProcessing/Terminate()|Terminate()]]
 
* [[GSDP:GAM100/CProcessing/SetNextGameState()|SetNextGameState()]]
 
* [[GSDP:GAM100/CProcessing/SetNextGameState()|SetNextGameState()]]
 
* [[GSDP:GAM100/CProcessing/SetNextGameStateForced()|SetNextGameStateForced()]]
 
* [[GSDP:GAM100/CProcessing/SetNextGameStateForced()|SetNextGameStateForced()]]

Latest revision as of 09:43, 20 October 2019

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 windows.h documentation and examples.

See Also

Personal tools
Namespaces

Variants
Actions
Navigation
NameSpaces:>
Tools
Dynamic:>