Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / KeyboardMapper Object
Properties Methods

In This Topic
    KeyboardMapper Object Members
    In This Topic

    The following tables list the members exposed by KeyboardMapper.

    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.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a key mapping to the current keyboard map.  
    Public MethodReturns whether the current keyboard map has a mapping for a specified key combination. This method only works for non-extended keys.  
    Public MethodReturns whether the current keyboard map has a mapping for a specified key combination.  
    Public MethodRemoves a key mapping from the keyboard map. This method should only be used to remove non-extended keys.  
    Public MethodRemoves 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
    See Also