[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 17 Fn 88  - Alloy Ntnx, Mw386 - Remove Printer From Spooler            [N]

   AH = 88h
   AL = mode
       00h NTNX compatibility
       DX = NTNX printer number (see below)
       01h MW386
       DX = MW386 printer number

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

Note:  removes specified printer from the spooler's list of printers

See Also: AH=89h,AH=8Bh

Values for NTNX printer number:
 00h   host LPT1
 01h   host LPT2
 02h   host LPT3
 03h   host LPT4
 04h   host COM1
 05h   host COM2
 06h   user's logical COM2
 07h   user's terminal AUX port
 08h   user's logical COM1 (MW386 only)

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