ACTIVESWLib::ISPSignware Interface Reference
Detailed Description
SignWare Dynamic Development toolkit, ActiveX wrapper for SPSignwareInterface ISPSignware.Signware container.
Public Member Functions | |
HRESULT | Base64Decode ([in] BSTR bstrBase64,[out] SAFEARRAY(BYTE)*psaData,[out, retval] long *pnResult) |
Decode a Base64 String. | |
HRESULT | Base64Encode ([in] SAFEARRAY(BYTE) pData,[out] BSTR *bstrBase64,[out, retval] long *pnResult) |
Encode data to a Base64 String. | |
HRESULT | CurrentTime ([out] unsigned long *plTime,[out, retval] long *result) |
Query the current system time. | |
HRESULT | DaysLM ([out] long *iNumDays,[out, retval] long *pnResult) |
Query the number of days until the license expires. | |
HRESULT | GetBrowserTicket ([in] BSTR bstrRequestUrl,[in] ISPTicket *pTicket,[out] BSTR *pbstrTicket,[out, retval] long *pnResult) |
Create a Browser ticket. | |
HRESULT | GetErrorString ([in] long lErrorCode,[out] BSTR *pbstrErrorString,[out, retval] long *pnResult) |
Query a readable string from a SignWare error code. | |
HRESULT | GetInstallationCode ([out] BSTR *pbstrInstallationCode,[out, retval] long *pnResult) |
Query the Installation Code as a string. | |
HRESULT | GetVersionInt ([out] long *pnVersion,[out, retval] long *pnResult) |
Query the Signware Version as an integer. | |
HRESULT | GetVersionStr ([out] BSTR *pbstrVersion,[out, retval] long *pnResult) |
Query the Signware Version as a string. | |
HRESULT | GetVersionStrEx ([in] long iModule,[in] BSTR *pVersion,[out, retval] long *pnResult) |
Query the Signware Version as a string. | |
HRESULT | NeedTicket ([out] long *piNeedTicket,[out, retval] long *result) |
Query if a ticket license is used. | |
HRESULT | SetLicenseKey ([in] SAFEARRAY(BYTE) bKey,[in] BSTR sProduct,[in] BSTR sVersion,[in] SAFEARRAY(BYTE) bToken,[out, retval] long *pnResult) |
Initialize the license manager with a license key. | |
HRESULT | SetLM2 ([in] long uiLmId1,[in] long uiLmId2,[out, retval] long *pnResult) |
Initialize the license manager. | |
HRESULT | SetTicket ([in] ISPTicket *pTicket,[out, retval] long *result) |
Pass charged ticket for a capture operation. | |
HRESULT | Status ([out] long *pnStatus,[out, retval] long *pnResult) |
Query if status of the Signware SDK. | |
HRESULT | ViewLM2 ([in]__int64 hwndParent,[in] BSTR bstrOptions,[out, retval] long *pnResult) |
Popup a dialog to display license information. | |
HRESULT | ViewLM232 ([in]__int32 hwndParent,[in] BSTR bstrOptions,[out, retval] long *pnResult) |
Popup a dialog to display license information. |
Member Function Documentation
|
Decode a Base64 String.
|
|
Encode data to a Base64 String.
|
|
Query the current system time.
|
|
Query the number of days until the license expires.
|
|
Create a Browser ticket.
|
|
Query a readable string from a SignWare error code.
|
|
Query the Installation Code as a string.
|
|
Query the Signware Version as an integer.
|
|
Query the Signware Version as a string.
|
|
Query the Signware Version as a string.
|
|
Query if a ticket license is used.
|
|
Initialize the license manager with a license key. A license key tells the License Manager which actions are allowed. You can use either a license key for SignWare or a license key for SignDoc SDK.
|
|
Initialize the license manager.
|
|
Pass charged ticket for a capture operation.
|
|
Query if status of the Signware SDK. Return a flag for the load status of external libraries.
|
|
Popup a dialog to display license information.
|
|
Popup a dialog to display license information.
|
The documentation for this interface was generated from the following file: