Int 33H Function 15H (21) Get mouse save state buffer size

Gets the size of the buffer required to store the current state of the mouse driver.

Call with:

AX = 0015H

Returns:

BX = buffer size (bytes)

Note:

See also Int 33H Functions 16H and 17H.