Attachmate.Reflection.Framework Namespace : MyReflection Class |
The following tables list the members exposed by MyReflection.
Name | Description | |
---|---|---|
![]() ![]() | ActiveApplication | Gets the active InfoConnect .NET API Application object based on the last InfoConnect Workspace instance that was activated. |
![]() ![]() | Applications |
Gets all of the InfoConnect .NET API Application objects (Workspaces).
|
![]() ![]() | DefaultChannelName | Gets the default channel name. The name is based on untitled channel name combined with current user name. |
Name | Description | |
---|---|---|
![]() ![]() | CreateApplication | Overloaded. Creates an application that represents the instance of InfoConnect that was just started by you, or a InfoConnect instance running at the default IPC channel (if the InfoConnect instance is the first instance started manually). |
![]() ![]() | ForceStop | Forces the InfoConnect application instance that matches the instance ID to stop. Use this method only after the Close() method fails. |
![]() ![]() | GetControlByInstanceId | Gets a control running on any instance of InfoConnect by the control instance ID. |
![]() ![]() | GetControlsByName | Gets the controls that match the specified control name in all instances of InfoConnect. |
![]() ![]() | Start | Overloaded. Starts a visible InfoConnect application instance when the InfoConnect Workspace "API Settings" .Net API option is enabled. |