Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object / AutoExpand Constructor
The remote AutoExpand object.
The parent object.
In This Topic
    AutoExpand Constructor
    In This Topic
    Creates a new AutoExpand object.
    Syntax
    Public Function New( _
       ByVal apiAutoExpand As IAutoExpand, _
       ByVal productivity As Productivity _
    )

    Parameters

    apiAutoExpand
    The remote AutoExpand object.
    productivity
    The parent object.
    See Also