INT 21,5E AL=05 Get Printer Mode (DOS 3.1+)

AH = 5E

AL = 05 set printer setup

BX = redirection list index (see INT 21,5F AL=2)

on return:

AX = error code if CF set

DX = printer mode where bit zero is set for binary mode and

clear for translated mode

- see ~INT 21,5F~ subfunction 2 for information on obtaining the

redirection list index

- fails if file sharing is not loaded

- issues ~INT 2F,11~ and ~INT 2F,1F~


Zurück zum Interrupt Info. Roger Morgan / 1998 L.Änderung 29.03.99