Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>int 2fh / 0102h remove file from print queue dos 3.0+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2Fh / 0102h         Remove File From Print Queue                 DOS 3.0+

    Removes a specified file from the PRINT queue.

        Entry   AX    = 0102h
                DS:DX = Pointer to ASCIIZ filename (* ? allowed)

        Return  Nothing
                or
                AX = Error code, if CF is set
                     | 02h File not found

See Also: 0101h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson