Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

GetEditObjectType Function

Overview

The GetEditObjectType function retrieves the window type code for an associated edit object.

Syntax/Parameters

Syntax

dword = GetEditObjectType ( handle hObject );

Parameters

hObject

A handle to an Edit Object or an Edit View.

Return Value

Returns a dword value containing bits that describe the edit window type or zero on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

Window types are a combination of bits that describe the window to which Edit Object is attached. See the GetEditWindowType function to a description of the bit combinations.

Related Functions

Platform Support

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

Legato IDE, Legato Basic