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


In This Topic
    KeyboardMapper Class Members
    In This Topic

    The following tables list the members exposed by KeyboardMapper.

    Public Constructors
     NameDescription
    Public ConstructorThe constructor, for internal use.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the keymap file.  
    Public PropertyReturns a set of all the keys that have been remapped in the current keyboard map.  
    Public PropertyGets the parent object (IUtsTerminal).  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a key mapping to the current keyboard map.  
    Public MethodOverloaded. Returns whether the current keyboard map has a mapping for a specified key combination.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Removes a key mapping from the keyboard map.  
    Public MethodSaves changes to the current keyboard map.  
    Public MethodSaves the current keyboard map contents to a file.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also