Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

window_handle

drewmccluskey edited this page Feb 12, 2019 · 1 revision

window_handle

returns the current window handle

Syntax:

window_handle()

Returns: IntPtr

Description:

This function returns the current window handle which can then be stored in a variable and be used to refer to the current window.

Example:

string handle = window_handle()

The above code will assign the current window handle to the string variable handle.

Back to window-functions

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /