ACTIVESWLib::_ISPAcquireEvents Interface Reference
Detailed Description
Interface _ISPAcquireEvents.Acquire callback events
- Note:
- Registered event listeners persistence is bound to the lifetime of the associated ISPAcquire object, independent of the native object.
Public Member Functions | |
long | buttonPressed ([in] long lId) |
notification a button was pressed in a SPAcquire object | |
long | documentEvent ([in] long lDocumentID,[in] long lRectID) |
notification a virtual button on a document was clicked | |
long | rectPressed ([in] long lId) |
notification a virtaul button (rect) was pressed in a SPAcquire object | |
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. | |
long | tabletVector ([in] long lX,[in] long lY,[in] long lP,[in] long lT) |
notification a vector was passed from the tablet | |
long | timeout () |
notification a timeout has occured in a SPAcquire object |
Member Function Documentation
|
notification a button was pressed in a SPAcquire object
|
|
notification a virtual button on a document was clicked
|
|
notification a virtaul button (rect) was pressed in a SPAcquire object
|
|
notification the hardware status of the connected tablet changed, please read tablet status change notifications for more details.
|
|
notification a vector was passed from the tablet
|
|
notification a timeout has occured in a SPAcquire object
|
The documentation for this interface was generated from the following file: