[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - SOLLEX SuperVGA - POWER CONTROL - GET TIMEOUT RESET
        AX = 7F04h
        BL = 03h
Return: AL != 7Fh if not supported
        AL = 7Fh if supported
            AH = status
                00h successful
                    BX = time increment
                    CX = current timeout reset
                    DX = maximum timeout reset
                    ES:DI -> timeout reset table (array of bytes)
                01h failed
Note:   the timeout period is computed as (BYTE ES:[DI+CX]) * BX timer ticks
SeeAlso: AX=7F04h/BL=02h

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