Int 17/AX=2002h

Prev Next Ralf Interrups Categories Contents

------

PC Paint Plus 2.0 - PRINTER DRIVER - GET INFORMATION

AX = 2002h
BL = printer number???
CL = desired information
00h printer type

Return:
ES:DI -> ASCIZ printer name 01h paper size DX = size index

Return:
ES:DI -> ASCIZ paper size description 02h ???

Return:
BX = ??? 03h printer information??? DX = ??? ES:BX -> buffer for ??? (min 134 bytes)

Return:
AX = status (see #00639)

See Also: AX=2000h - AX=2004h

Category: Printer Enhancements - Int 17h - P

------

Prev Next Ralf Interrups Categories Contents