InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KeysSendingEventHandler Event
In This Topic
    KeysSendingEventHandler Event
    In This Topic
    Syntax
    Public Delegate Function KeysSendingEventHandler( _
       ByVal sender As System.Object, _
       ByRef keys As System.String _
    ) As System.Boolean

    Parameters

    sender
    keys
    See Also