Application-level events are fired when something is about to happen or has just happened on application level. For example, one event is fired when a user is about to log on to the system and another is fired just after a successful or unsuccessful login.
For application-level events, only an active Application object is available. If you are using the new COM API, remember that Application stands for ManagerApp, ScanApp, InterpretApp, VerifyApp, or TransferApp, depending on which module you are using.
Event maps for application-level events are saved in binary files (Ef*.evm) in the folder specified by EventMapDir in Ehlocal.ini.
Event descriptions (general info)
Where to find additional information about events and methods