Int 33/AX=002Ah

Prev Next Ralf Interrups Categories Contents

------

MS MOUSE v7.02+ - GET CURSOR HOT SPOT

AX = 002Ah

Return:
AX = internal counter controlling cursor visibility BX = cursor hot spot column CX = cursor hot spot row DX = mouse type (see #03179)

Note: The hot spot location is relative to the upper left corner of the cursor block and may range from -128 to +127 both horizontally and vertically

See Also: AX=0009h - AX=0012h - AX=0035h

(Table 03179) Values for mouse type: 00h none 01h bus 02h serial 03h InPort 04h IBM 05h Hewlett-Packard

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

------

Prev Next Ralf Interrups Categories Contents