Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Int 15H Function C2H Subfunction 05H
◄Summary► ◄Notes► ◄Back►
──────────────────────────────────────────────────────────────────────────────
Description: Initialize Pointing Device Interface [PS/2]
Sets the data package size for the system's mouse or other pointing device,
and initializes the resolution, sampling rate, and scaling to their default
values.
Input Output
════════════════════ ═══════════════════════════════════
AH=C2H If function successful
AL=05H Carry flag=clear
BH=data package size AH=00H
in bytes (1-8) If function unsuccessful
Carry flag=set
AH=status (see Int 15H Function C2H
Subfunction 00H)
-♦-