ACTIVESWLib::_ISPGuiAcquEvents Interface Reference
Detailed Description
Interface _ISPGuiAcquEvents.Acquire callback events
- Note:
- Registered event listeners persistence is bound to the lifetime of the associated ISPGuiAcqu object, independent of the native object.
Public Member Functions | |
long | documentEvent ([in] long lDocumentID,[in] long lRectID) |
notification a virtual button on a document was clicked | |
long | GuiAcquButtonPressed ([in] long lId) |
notification a button was pressed in a SPGuiAcqu object | |
long | GuiAcquRectPressed ([in] long lId) |
notification a rect was pressed in a SPGuiAcqu object | |
long | GuiAcquTimeout () |
notification a timeout has occured in a SPGuiAcqu 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 |
Member Function Documentation
|
notification a virtual button on a document was clicked
|
|
notification a button was pressed in a SPGuiAcqu object
|
|
notification a rect was pressed in a SPGuiAcqu object
|
|
notification a timeout has occured in a SPGuiAcqu 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
|
The documentation for this interface was generated from the following file: