InfoConnect for Airlines VBA Guide
ApplicationClosedEventHandler Delegate
The event is raised when the InfoConnect application is closed.
Syntax
private Sub Object_ApplicationClosedEventHandler( _
   ByVal sender As Object _
) 

Parameters

sender
See Also