Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FifteenWindows/OS Functions (continued)

GetProjectMDIWindow Function

Overview

The GetProjectMDIWindow function returns the handle to the MDI companion window to the project within the application’s editing desktop.

Syntax/Parameters

Syntax

handle = GetProjectMDIWindow ( );

Parameters

(none)

 

Return Value

Returns a handle to the MDI window or NULL_HANDLE (0) if the window is not open. The handle should not be closed.

Remarks

This handle is the MDI container for the companion window associated with a project tab. Not all applications support the project MDI window.

Related Functions

Platform Support

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

Legato IDE, Legato Basic