expression.AddMapping( _ ByVal mapping As KeyboardMapping _ )
where expression is a variable that represents a KeyboardMapper Object
Parameters
- mapping
- A KeyboardMapping object that contains a mapping between a key sequence and a set of actions to perform when that key sequence is pressed in a host session.