InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IRecentTyping Interface
Members


IRecentTyping Interface
Defines the interface to the Recent Typing Productivity feature.
Object Model
IRecentTyping InterfaceIProductivity Interface
Syntax
'Declaration
 
Public Interface IRecentTyping 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IRecentTyping
Remarks
Recent Typing allows you to select from a list of recently-typed items and send the selected string to the active document. This feature eliminates the need to manually re-enter information, saving time and reducing typing errors.
See Also