[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 17 Fn 95  - Alloy Ntnx, Mw386 - Get Current Printer                    [N]

   AH = 95h
   AL = mode
       00h NTNX compatibility

       Return: DX = NTNX printer number (see AH=88h)
               (FFFFh if current printer not compatible with NTNX)
       01h MW386

       Return: DX = MW386 printer number
       02h MW386 v2+
       BX = logical device number
           00h-03h = LPT1-LPT4
           04h-07h = COM1-COM4

       Return: DX = MW386 printer number (FFFFh = none)

Return: AL = status (see AH=81h)

Note:  modes 00h and 01h return the printer number of logical LPT1 only

See Also: AH=94h

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