InfoConnect VBA Guide
Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / ClearAllItems Method
In This Topic
ClearAllItems Method (RecentTyping)
In This Topic
Removes all items from Recent Typing, resulting in an empty list.
Syntax
expression.ClearAllItems() 
where expression is a variable that represents a RecentTyping Object
See Also