GET_EVENT Service
Description
GET_EVENT returns a description of the next event to be processed.
Note: This is a Windows only function.
Parameters
Parameter | Description | |
---|---|---|
Returnvalue | @FM-delimited array: Value Description <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
BEEP Service
DESTROY Service
REMOVEDIR Service
CHOOSECOLOR Service
FLUSH Service
RENAMEDIR Service
CHOOSEDIR Service
GET_EVENT Service
RENAMEFILE Service
CHOOSEFILE Service
GETLOGICALDRIVES Service
RUNHELP Service
CHOOSEFONT Service
MAKEDIR Service
RUNWIN Service
COPYFILE Service
OBJECTID Service
TEXTRECT Service
CREATE Service
OBJECTLIST Service
WINCOUNT Service
CURSOR Service
PRINTSETUP Service
Utility function
Example
thisEvent = Utility("GET_EVENT")