Int 21/AH=DFh/DL=06h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - PRINT SERVICES - CANCEL SPECIFIC LPT CAPTURE

AH = DFh
DL = 06h
DH = LPT port (00h-02h)

Return:
AL = status 00h successful

Desc: This function ends the capture of the specified LPT, removes the job from the print queue, and deletes the capture file unless it is a permanent capture file

Notes: This function is supported by Advanced NetWare 2.1+. After this call, the specified LPT defaults to local printing

See Also: AH=DFh/DL=02h - AH=DFh/DL=04h - AH=DFh/DL=05h - Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents