Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KeyboardMapper Object / MappingCollection Property
In This Topic
MappingCollection Property (KeyboardMapper)
In This Topic
Returns a set of all the keys that have been remapped in the current keyboard map.
Syntax
expression.MappingCollection As KeyboardMapping()
where expression is a variable that represents a KeyboardMapper Object

Property Value

An array of KeyboardMapping objects
See Also