InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / MyReflection Class
Members


MyReflection Class
The MyReflection class is the entry point to the Application Programmer Interface. From this class, create Application objects for new Reflection application instances and use its methods to start and stop those instances.
Object Model
MyReflection ClassApplication Class
Syntax
'Declaration
 
Public Class MyReflection 
 
'Usage
 
Dim instance As MyReflection
Inheritance Hierarchy

System.Object
   Attachmate.Reflection.Framework.MyReflection

See Also