Int 33/AX=0006h

Prev Next Ralf Interrups Categories Contents

------

MS MOUSE v1.0+ - RETURN BUTTON RELEASE DATA

AX = 0006h
BX = button number (see #03169)

Return:
AX = button states (see #03168) BX = number of times specified button has been released since last call CX = column at time specified button was last released DX = row at time specified button was last released

Note: At least for the Genius mouse driver, the number of button releases returned is limited to 7FFFh

See Also: AX=0005h - INT 62/AX=007Ch

Category: Mouse/Pointing Device - Int 33h - M

------

Prev Next Ralf Interrups Categories Contents