Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

GetEditObjectWindow Function

Overview

The GetEditObjectWindow function retrieves the window handle for an associated edit object.

Syntax/Parameters

Syntax

handle = GetEditObjectWindow ( handle hObject );

Parameters

hObject

A handle to an Edit Object or an Edit View.

Return Value

Returns a handle to an associated edit window type or NULL_HANDLE (0) on failure. Use the GetLastError function to retrieve error information. Note that an Edit Object can be created without an edit window,

Remarks

An Edit Object can be associated with a specific edit window or view. There can be more that one edit view associated with an file.

Related Functions

Platform Support

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

Legato IDE, Legato Basic