ACTIVESWLib::_ISPTabletEvents Interface Reference
Detailed Description
Interface _ISPTabletEvents.Tablet callback events
- Note:
- Registered event listeners persistence is bound to the lifetime of the associated ISPTablet object, independent of the native object.
Public Member Functions | |
long | buttonPressed ([in] long lId,[in] long lPress) |
notification a button was pressed in a SPTablet object | |
long | endNotify () |
notification a set of tablet vectors was passed | |
long | lineTo ([in] long lX,[in] long lY,[in] long lPress) |
notification on a tablet vector | |
long | lineTo2 ([in] long lX,[in] long lY,[in] long lPress,[in] long lTime) |
notification on a tablet vector | |
long | startNotify () |
notification on a set of tablet vectors | |
long | statusChanged ([in] long lMajor,[in] long lDetail) |
notification the hardware status of the connected tablet changed, please read tablet status change notifications for more details. |
Member Function Documentation
|
notification a button was pressed in a SPTablet object
|
|
notification a set of tablet vectors was passed
|
|
notification on a tablet vector
|
|
notification on a tablet vector
|
|
notification on a set of tablet vectors
|
|
notification the hardware status of the connected tablet changed, please read tablet status change notifications for more details.
|
The documentation for this interface was generated from the following file: