Description

GET_EVENT returns a description of the next event to be processed.

Note: This is a Windows only function.

Parameters

ParameterDescription
Returnvalue

@FM-delimited array:

ValueDescription
<1>Application ID.
<2>Control Entity ID (ctrlentID).
<3>Control Class ID (ctrlclassID).
<4>Event.
<5> through <14>Param1 through Param10.

Remarks

For more information about Get_Event, refer to the description for the QUERYEND property in Chapter 4: Properties.

See Also

Name
BEEP Service
CHOOSECOLOR Service
CHOOSEDIR Service
CHOOSEFILE Service
CHOOSEFONT Service
COPYFILE Service
CREATE Service
CURSOR Service
DESTROY Service
FLUSH Service
GETLOGICALDRIVES Service
MAKEDIR Service
OBJECTID Service
OBJECTLIST Service
PRINTSETUP Service
REMOVEDIR Service
RENAMEDIR Service
RENAMEFILE Service
RUNHELP Service
RUNWIN Service
TEXTRECT Service
WINCOUNT Service
HANDLE_BY_CURSOR Service
IUNKNOWN_RELEASE Service
LOAD_PICTURE Service
OBJECT_BY_CURSOR Service
PICTURE_PROPS Service


Example

thisEvent = Utility("GET_EVENT")