Int 33/AX=0050h

Prev Next Ralf Interrups Categories Contents

------

PCMOUSE - SAVE MSMOUSE STATE

AX = 0050h
BX = buffer size (ignored by some driver versions)
ES:DX -> buffer

Return:
AX = FFFFh if successful

Notes: The buffer must be large enough to hold the entire state, or following data will be overwritten by state data in versions which ignore BX; use INT 33/AX=0042h to get the required size. This function is also supported by the Genius Mouse 9.06 driver

See Also: AX=0042h - AX=0052h

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

------

Prev Next Ralf Interrups Categories Contents