[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 33 - MS MOUSE v7.05+ - GET CURRENT MINIMUM/MAXIMUM VIRTUAL COORDINATES
        AX = 0031h
Return: AX = virtual X minimum
        BX = virtual Y minimum
        CX = virtual X maximum
        DX = virtual Y maximum
Note:   the minimum and maximum values are those set by AX=0007h and AX=0008h;
          the default is minimum = 0 and maximum = absolute maximum
          (see AX=0026h)
SeeAlso: AX=0008h,AX=0010h,AX=0026h

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