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

Parameters

apiScreenHistory
The remote ScreenHistory object.
productivity
The parent object.
See Also