InfoConnect for Airlines VBA Guide
ApplicationObject Object Methods

For a list of all members of this type, see ApplicationObject members.

Methods and Functions
 NameDescription
Public MethodCloseCloses the application.  
Public MethodCreateControlCreate a control by opening a session document file.  
Public MethodCreateControl2Creates a control by its GUID type.  
Public MethodCreateLayoutCreates controls specified by a layout file.  
Public MethodGetControlByInstanceIdGets a control by the control instance ID. The method returns the control that has the instance ID that matches controlInstanceId.  
Public MethodGetControlsByFilePathGets a collection of controls by the session file path.  
Public MethodGetControlsByNameGets a collection of controls by name.  
Public MethodGetObjectGets an object by its object moniker.  
Public MethodWaitWaits for the specified duration.  
Top
See Also