Interrups | Categories | Contents |
AX = 001Fh
Return:
AX = status 001Fh successful ES:BX = INT 33 vector before mouse driver was first installed FFFFh unsuccessful
Notes: Restores vectors for INT 10 and INT 71 (8086) or INT 74 (286/386). If you restore INT 33 to ES:BX, driver will be completely disabled. Many drivers return AX=001Fh even though the driver has been disabled
See Also: AX=0020h
Category: Mouse/Pointing Device - Int 33h - M
Interrups | Categories | Contents |