InfoConnect for Unisys
Attachmate.Reflection.Emulation.Common Namespace / KeyboardMapper Class
Members


In This Topic
    KeyboardMapper Class
    In This Topic
    Provides the ability to view keyboard mappings for the terminal session, and to remap keys programmatically.
    Object Model
    KeyboardMapper ClassKeyboardMapping Class
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public NotInheritable Class KeyboardMapper 
       Inherits Attachmate.Reflection.Framework.Proxy
       Implements IKeyboardMapper 
    'Usage
     
    
    Dim instance As KeyboardMapper
    [Serializable()]
    public sealed class KeyboardMapper : Attachmate.Reflection.Framework.Proxy, IKeyboardMapper  
    Inheritance Hierarchy

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

    See Also