Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FifteenWindows/OS Functions (continued)

IsWindowIcon Function

Overview

The IsWindowIcon function is minimized or in an iconic state.

Syntax/Parameters

Syntax

boolean = IsWindowIcon ( handle hWindow );

Parameters

hWindow

A valid window handle.

Return Value

A boolean as TRUE (1) or FALSE (0). On error the function returns FALSE, use the GetLastError or IsError function to check for an error.

Remarks

A window can be in three size states, minimized, restored or maximized.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic