Attachmate.Reflection.Objects.Framework Library : ApplicationObject Object |
The following tables list the members exposed by ApplicationObject.
Name | Description | |
---|---|---|
![]() | AutomationServerName | The automation server name registered with Running Object Table. |
![]() | ControlCount | Gets the number of controls that are running. |
![]() | IsInitialized | Gets the value that indicates whether InfoConnect application is fully initialized. |
Name | Description | |
---|---|---|
![]() | Close | Closes the application. |
![]() | CreateControl | Create a control by opening a session document file. |
![]() | CreateControl2 | Creates a control by its GUID type. |
![]() | CreateLayout | Creates controls specified by a layout file. |
![]() | GetControlByInstanceId | Gets a control by the control instance ID. The method returns the control that has the instance ID that matches controlInstanceId. |
![]() | GetControlsByFilePath | Gets a collection of controls by the session file path. |
![]() | GetControlsByName | Gets a collection of controls by name. |
![]() | GetObject | Gets an object by its object moniker. |
![]() | Wait | Waits for the specified duration. |