Interrups | Categories | Contents |
AX = 1AADh BL = report request code (81h-96h for v4.00) CX = color selector or key code, if required by request
Return:
AX = first reported result BX = second result CX = third result, if applicable (unchanged otherwise) DX = fourth result, if applicable (unchanged otherwise)
Desc: Get device status reports equivalent to those for Esc [#n sequences while bypassing any device redirection and avoiding the need to parse the returned result
Note: The report request code in BL is identical to the number in the corresponding Esc [#n sequence
See Also: AX=1A00h/BX=414Eh - AX=1AACh
Interrups | Categories | Contents |