[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy MW386 - GET TERMINAL PARAMETERS
        AH = 3Ah
        DL = user number (FFh = caller)
        DH = machine number
Return: CF clear if successful
            AH = terminal driver number
            AL = baud rate (00h = 38400, 01h = 19200, etc)
            CL = parity (00h none, 01h even, 02h odd)
            CH = handshaking (00h none, 01h XON/XOFF, 02h DTR/DSR, 03h XPC)
        CF set if invalid user number

See Also: 7F3B
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson