Core Function HWND

From Sputnik Wiki
Revision as of 03:25, 22 April 2012 by UberFoX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
HWND( )

Contents

Description

Get the HWND of the hidden window used by this program (It handles hotkeys etc).

Parameters

None.

Return Value

None.

Remarks

None.

Example

my $HWND = HWND();
print ( "HWND is: $HWND\n" );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox