Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KeyboardMapping Object / Mapping Property
In This Topic
Mapping Property (KeyboardMapping)
In This Topic
Gets or sets the action sequence associated with the keyboard mapping.
Syntax
expression.Mapping As InputMapActionSequence
where expression is a variable that represents a KeyboardMapping Object

Property Value

An InputMapActionSequence Object.
See Also