[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function MouseReset - reset mouse software only
Syntax boolean MouseReset(void);
Prototype in mousehk.h
Remarks if a mouse is installed, MouseReset() will reset
the mouse software only, leaving the mouse hardware
alone. Unlike ismouse(), the number of buttons is
not detected via this function, nor is the mouse
itself reset, only the mouse software.
Return value returns TRUE if a mouse is installed, FALSE
otherwise.
See also ismouse(), MGetVerType()
Example see demomous.c
See Also:
ismouse()
MGetVerType()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson