Interrups | Categories | Contents |
AX = 0106h
Return:
CF set if files in print queue AX = error code 0008h (queue full) DS:SI -> device driver header (see #01646) CF clear if print queue empty AX = 0000h
Desc: Determine which device, if any, PRINT is currently using for output
Notes: Undocumented prior to the release of MS-DOS 5.0. This function can be used to allow a program to avoid printing to the printer on which PRINT is currently performing output
See Also: AX=0104h
Category: Caches/Spoolers - Int 2Fh - D
Interrups | Categories | Contents |