Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts 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

    A KeyboardMapping object.
    See Also