ACTIVESWLib::ISPAcquire Interface Reference
Detailed Description
SignWare Dynamic Development toolkit, ActiveX wrapper for SPAcquireInterface ISPAcquire.Capture one or more signatures from a Tablet. SPAcquire objects captures a signature or reference without GUI.
- Note:
- Registered event listeners persistence is bound to the lifetime of the ISPAcquire object, independent of the native object.
Public Member Functions | |
HRESULT | Acquire ([out, retval] long *result) |
start tablet acquiry mode | |
HRESULT | AcquireDone ([in] long iResult,[out, retval] long *result) |
terminate tablet acquiry mode | |
HRESULT | AcquireWait ([out, retval] long *result) |
Wait until tablet acquiry mode is terminated. | |
HRESULT | AddBackgroundDocument ([in] BSTR description,[out, retval] long *result) |
Add a background document. | |
HRESULT | AddBackgroundDocumentFlatFile ([in] ISPFlatFile *description,[out, retval] long *result) |
Add a background document. | |
HRESULT | AddBackgroundImage ([in] BSTR description,[out, retval] long *result) |
Add a background image. | |
HRESULT | AddBackgroundImageFlatFile ([in] ISPFlatFile *description,[out, retval] long *result) |
Add a background image. | |
HRESULT | AddBackgroundObject ([in] BSTR description,[out, retval] long *result) |
Add images, (visible) rect and text field(s) that will be displayed in the background image. | |
HRESULT | AddBackgroundObjectFlatFile ([in] ISPFlatFile *description,[out, retval] long *result) |
Add images, (visible) rect and text field(s) that will be displayed in the background image. | |
HRESULT | AddBackgroundText ([in] BSTR description,[out, retval] long *result) |
Add a text field that will be displayed in the background image. | |
HRESULT | AddBackgroundTextFlatFile ([in] ISPFlatFile *description,[out, retval] long *result) |
Add a text field that will be displayed in the background image. | |
HRESULT | ClearEntries ([in] long iFlags,[out, retval] long *result) |
Clear all previously acquired input. | |
HRESULT | Connect ([in] long iDriver,[out, retval] long *result) |
connect to a tablet specified by iDriver | |
HRESULT | ConnectByAlias ([in] BSTR bstrTabletAlias,[out, retval] long *result) |
connect to a tablet by an Alias | |
HRESULT | ConnectByEnum ([in] ISPPropertyMap *spDescriptor,[out, retval] long *result) |
connect to a tablet by an enumeration | |
HRESULT | ConnectEx ([in] BSTR bstrTabletClass,[in] BSTR bstrConfig,[out, retval] long *result) |
connect to a tablet specified by iDriver | |
HRESULT | CreateAcquire ([in] long lFlags,[out, retval] long *result) |
Create the native SPAcquire object. | |
HRESULT | CreateTablet ([in] long iDriver,[out, retval] long *result) |
Create a tablet driver object. | |
HRESULT | CreateTabletByAlias ([in] BSTR bstrTabletAlias,[out, retval] long *result) |
create a tablet by an Alias | |
HRESULT | CreateTabletByEnum ([in] ISPPropertyMap *spDescriptor,[out, retval] long *result) |
create a tablet by an enumeration | |
HRESULT | CreateTabletEx ([in] BSTR bstrTabletClass,[in] BSTR bstrConfig,[out, retval] long *result) |
Create a tablet driver object. | |
HRESULT | Disconnect ([out, retval] long *result) |
disconnect from a tablet | |
HRESULT | GetBackgroundImage ([in] long iSource,[out] ISPImage **ppImage,[out, retval] long *result) |
Query the background image as it is displayed on the tablet or the PC screen. | |
HRESULT | GetBackgroundText ([in] long iSource,[out] BSTR *pbstrText,[out, retval] long *result) |
Query the background text as it is displayed on the tablet or the PC screen. | |
HRESULT | GetBoolProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
Query a property. | |
HRESULT | GetDrawMode ([out] long *piMode,[out, retval] long *result) |
Get the draw mode in the SPAcquire object [in screen pixel]. | |
HRESULT | GetHwnd ([out] __int64 *pHwnd,[out, retval] long *result) |
get the window handle of the non visible, message only window associated with the SPAcquire object | |
HRESULT | GetHwnd32 ([out] __int32 *pHwnd,[out, retval] long *result) |
get the window handle of the non visible, message only window associated with the SPAcquire object. | |
HRESULT | GetIntProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
Query a property. | |
HRESULT | GetReference ([out] ISPReference **ppReference,[out, retval] long *result) |
Query the reference after a signature or reference signature acquiry. | |
HRESULT | GetSignature ([out] ISPSignature **ppSignature,[out, retval] long *result) |
Query the signature during acquiry mode. | |
HRESULT | GetTablet ([out] ISPTablet **ppTablet,[out, retval] long *result) |
get the associated tablet data structure | |
HRESULT | RegisterDocumentRect ([in] long aId,[in] BSTR strVirtualButtonDescription,[out, retval] long *result) |
Register a virtual button in a document. | |
HRESULT | RegisterRect2 ([in, out] long *id,[in] BSTR description,[out, retval] long *result) |
register a virtual button in acquiry mode | |
HRESULT | RegisterRect2FlatFile ([in, out] long *id,[in] ISPFlatFile *description,[out, retval] long *result) |
register a virtual button in acquiry mode | |
HRESULT | RemoveBackgroundObjects ([out, retval] long *result) |
Remove all images, (visible) rect and text field(s) from the background image. | |
HRESULT | SetActive ([in] long bActive,[out, retval] long *result) |
Activate / deactivate acquiory mode. | |
HRESULT | SetBackgroundImage ([in] SAFEARRAY(BYTE)*pszImage,[out, retval] long *result) |
Pass a background image. | |
HRESULT | SetBackgroundObjects ([in] ISPBackgroundObjects *pspBackgroundObjects,[out, retval] long *result) |
Set the background object for the current tablet. | |
HRESULT | SetBoolProperty ([in] BSTR bstrName,[in] long iValue,[out, retval] long *result) |
Set a property. | |
HRESULT | SetDocumentContent ([in] long aId,[in] SAFEARRAY(BYTE)*pContent,[in] long aFormat,[out, retval] long *result) |
Set the content of a document. | |
HRESULT | SetDocumentContentFile ([in] long aId,[in] BSTR strFile,[in] long aFormat,[out, retval] long *result) |
Set the content of a document. | |
HRESULT | SetDocumentContentFlatFile ([in] long aId,[in] ISPFlatFile *pContent,[in] long aFormat,[out, retval] long *result) |
Set the content of a document. | |
HRESULT | SetDrawMode ([in] long iDrawMode,[out, retval] long *result) |
Set the draw mode of a SPAcquire object. | |
HRESULT | SetIntProperty ([in] BSTR bstrName,[in] long iValue,[out, retval] long *result) |
Set a property. | |
HRESULT | SetTimeout ([in] long iTimeout,[out, retval] long *result) |
Set the timeout of an acquiry in a SPAcquire object. | |
HRESULT | UnregisterAllRects ([out, retval] long *result) |
unregister all rectangles in acquiry mode | |
HRESULT | UnregisterRect ([in] long id,[out, retval] long *result) |
unregister a rectangle in acquiry mode |
Member Function Documentation
|
start tablet acquiry mode
|
|
terminate tablet acquiry mode
|
|
Wait until tablet acquiry mode is terminated. This function waits until AcquireDone is called in acquiry mode. Applications that do not proccess a message loop, or application that create the SPAcquire Object in a separate thread should call AcquireWait to dispatch the messages for this object.
|
|
Add a background document.
|
|
Add a background document.
|
|
Add a background image.
|
|
Add a background image. /**
|
|
Add images, (visible) rect and text field(s) that will be displayed in the background image.
|
|
Add images, (visible) rect and text field(s) that will be displayed in the background image.
|
|
Add a text field that will be displayed in the background image.
|
|
Add a text field that will be displayed in the background image.
|
|
Clear all previously acquired input.
|
|
connect to a tablet specified by iDriver Please read Tablet creation options
|
|
connect to a tablet by an Alias Please read Tablet creation options for resolving the alias
|
|
connect to a tablet by an enumeration Please read Tablet creation options for enumerating tablets
|
|
connect to a tablet specified by iDriver Please read Tablet creation options for a list of supported options
|
|
Create the native SPAcquire object.
|
|
Create a tablet driver object. Please read Tablet creation options
|
|
create a tablet by an Alias Please read Tablet creation options for resolving the alias
|
|
create a tablet by an enumeration Please read Tablet creation options for enumerating tablets
|
|
Create a tablet driver object. Please read Tablet creation options for a list of supported options
|
|
disconnect from a tablet
|
|
Query the background image as it is displayed on the tablet or the PC screen.
|
|
Query the background text as it is displayed on the tablet or the PC screen.
|
|
Query a property.
|
|
Get the draw mode in the SPAcquire object [in screen pixel].
|
|
get the window handle of the non visible, message only window associated with the SPAcquire object
|
|
get the window handle of the non visible, message only window associated with the SPAcquire object.
|
|
Query a property.
|
|
Query the reference after a signature or reference signature acquiry.
|
|
Query the signature during acquiry mode.
|
|
get the associated tablet data structure
|
|
Register a virtual button in a document.
|
|
register a virtual button in acquiry mode
|
|
register a virtual button in acquiry mode
|
|
Remove all images, (visible) rect and text field(s) from the background image.
|
|
Activate / deactivate acquiory mode.
|
|
Pass a background image.
|
|
Set the background object for the current tablet.
|
|
Set a property.
|
|
Set the content of a document.
|
|
Set the content of a document.
|
|
Set the content of a document.
|
|
Set the draw mode of a SPAcquire object.
|
|
Set a property.
|
|
Set the timeout of an acquiry in a SPAcquire object.
|
|
unregister all rectangles in acquiry mode
|
|
unregister a rectangle in acquiry mode
|
The documentation for this interface was generated from the following file: