Attachmate.Reflection.Framework Assembly > Attachmate.Reflection.Framework Namespace : MyReflection Class |
The following tables list the members exposed by MyReflection.
Name | Description | |
---|---|---|
![]() ![]() | ActiveApplication | Gets the active Reflection .NET API Application object based on the last Reflection Workspace instance that was activated. |
![]() ![]() | Applications |
Gets all of the Reflection .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 Reflection that was just started by you, or a Reflection instance running at the default IPC channel (if the Reflection instance is the first instance started manually). |
![]() | Equals | (Inherited from object) |
![]() ![]() | ForceStop | Forces the Reflection 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 Reflection by the control instance ID. |
![]() ![]() | GetControlsByName | Gets the controls that match the specified control name in all instances of Reflection. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from object) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() ![]() | Start | Overloaded. Starts a visible Reflection application instance when the Reflection Workspace "API Settings" .Net API option is enabled. |
![]() | ToString | Returns a string that represents the current object. (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |