[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7A - IBM 3270 Workstation Program API - KEYBOARD SERVICES
        AH = 09h
        BX = 8020h (synchronous request)
        CX = 0000h
        DX = ID of keyboard manager
        AL = service
            01h connect to keyboard
            02h disconnect from keyboard
            03h read from keyboard
            04h send keystroke to session
            05h disable input
            06h enable input
            07h update status code
        ES:DI -> control block
Return: ???

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson