Core Function HWND

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
UberFoX (Talk | contribs)
(Created page with "<pre> HWND( ) </pre> === Description === Get the HWND of the hidden window used by this program (It handles hotkeys etc). === Parameters === None. === Return Value === None...")
Newer edit →

Revision as of 03:25, 22 April 2012

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