====== 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|QUERYEND property]] in [[chapter_properties|Chapter 4: Properties]]. ==== See Also ==== [[beep_service|BEEP]] Service [[destroy_service|DESTROY]] Service [[removedir_service|REMOVEDIR]] Service [[choosecolor_service|CHOOSECOLOR]] Service [[flush_service|FLUSH]] Service [[renamedir_service|RENAMEDIR]] Service [[choosedir_service|CHOOSEDIR]] Service [[get_event_service|GET_EVENT]] Service [[renamefile_service|RENAMEFILE]] Service [[choosefile_service|CHOOSEFILE]] Service [[getlogicaldrives_service|GETLOGICALDRIVES]] Service [[runhelp_service|RUNHELP]] Service [[choosefont_service|CHOOSEFONT]] Service [[makedir_service|MAKEDIR]] Service [[runwin_service|RUNWIN]] Service [[copyfile_service|COPYFILE]] Service [[objectid_service|OBJECTID]] Service [[textrect_service|TEXTRECT]] Service [[create_service|CREATE]] Service [[objectlist_service|OBJECTLIST]] Service [[wincount_service|WINCOUNT]] Service [[cursor_service|CURSOR]] Service [[printsetup_service|PRINTSETUP]] Service [[utility|Utility]] function ==== Example ==== thisEvent = Utility("GET_EVENT")