Description
Source
Call Graph
HIDDMouseDriver_ChangePoints
Update the Mouse button status and location changes via input report to host.


Syntax / parameters
Name |
Type |
Default |
Description |
bmButtons |
unsigned char
|
|
Bit map of the button status
|
deltaX |
signed char
|
|
Movment on X direction
|
deltaY |
signed char
|
|
Movment on Y direction
|
|
Return value |
unsigned char
|
|
|
Description
Update the Mouse button status and location changes via input report to host.
Source
The documentation for this Member was generated from the following files:
HIDDMouseDriver.c