Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Framework Library / Attachmate.Reflection.Objects.Framework Library / ApplicationObject Object
Properties Methods

In This Topic
    ApplicationObject Object Members
    In This Topic

    The following tables list the members exposed by ApplicationObject.

    Public Properties
     NameDescription
    Public PropertyThe automation server name registered with Running Object Table.  
    Public PropertyGets the number of controls that are running.  
    Public PropertyGets the value that indicates whether Reflection application is fully initialized.  
    Top
    Public Methods
     NameDescription
    Public MethodCloses the application.  
    Public MethodCreate a control by opening a session document file.  
    Public MethodCreates a control by its GUID type.  
    Public MethodCreates controls specified by a layout file.  
    Public MethodGets a control by the control instance ID. The method returns the control that has the instance ID that matches controlInstanceId.  
    Public MethodGets a collection of controls by the session file path.  
    Public MethodGets a collection of controls by name.  
    Public MethodGets an object by its object moniker.  
    Public MethodWaits for the specified duration.  
    Top
    See Also