Win_Flash

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > Windows API >

Win_Flash

 

Description

 

Flash the passed window handle.

 

Syntax

 

n = Win_Flash(hWnd)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning

hWnd

Number

No

Handle of the window

 

Remarks

 

Restrictions

 

See also

 

Examples