Touch Screen Driver DDSI Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the touch screen driver DDSI functions.
Programming element | Description |
---|---|
This function executes when the MDD's DLL entry point receives a DLL_PROCESS_ATTACH message. |
|
This function executes when the MDD's DLL entry point receives a DLL_PROCESS_DETACH message. |
|
This function disables the touch screen device. |
|
This function applies power to the touch screen device and initializes it for operation. |
|
This function queries capabilities of the touch screen device. |
|
This function returns the most recently acquired point and its associated tip state information. |
|
This function indicates to the driver that the system is entering or leaving the suspend state. |
|
This function sets information about the touch screen device. |