Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
RemoveMapping Method (KeyboardMapper)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
KeyboardMapper Object
: RemoveMapping Method
The key sequence for which to remove the mapping.
Removes a key mapping from the keyboard map. This method should only be used to remove non-extended keys.
Syntax
Visual Basic (Declaration)
object
.RemoveMapping( _
ByVal
key
As
Keys
_ )
Parameters
key
The key sequence for which to remove the mapping.
See Also
Reference
KeyboardMapper Object
KeyboardMapper Members
Send Feedback