InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / KeyboardMapper Class
Members


KeyboardMapper Class
Provides the ability to view keyboard mappings for the terminal session, and to remap keys programmatically.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class KeyboardMapper 
   Inherits Attachmate.Reflection.Framework.Proxy
   Implements IKeyboardMapper, Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As KeyboardMapper
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Attachmate.Reflection.Emulation.Common.KeyboardMapper

See Also