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 01H
◄Summary► ◄Notes► ◄Back►
──────────────────────────────────────────────────────────────────────────────
After a reset operation, the state of the pointing device is as follows:
disabled;
sample rate at 100 reports per second;
resolution at 4 counts per millimeter;
and scaling at 1 to 1.
The data package size is unchanged by this function.
The application can use the other Int 15H Function C2H subfunctions to
initialize the pointing device to other sample rates, resolution, and
scaling, and then enable the device with Int 15H Function C2H
Subfunction 00H.
See also Int 15H Function C2H Subfunction 05H, which incidentally resets
the pointing device in a similar manner.
-♦-