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

    Parameters

    apiRecentTyping
    The remote RecentTyping object.
    productivity
    The parent object.
    See Also