ACTIVESWLib::ISPGuiDyn Interface Reference
Detailed Description
SignWare Dynamic Development toolkit, ActiveX wrapper for SPGuiDynInterface ISPGuiDyn.Display a dynamic features of a signature in a window.
Public Member Functions | |
HRESULT | Create ([in] __int64 hwndParent,[out, retval] long *result) |
Create a SPGuiDyn object (window). | |
HRESULT | Create32 ([in] __int32 hwndParent,[out, retval] long *result) |
Create a SPGuiDyn object (window). | |
HRESULT | CreateInClient ([in] __int64 hwndClient,[in] __int64 hwndParent,[out, retval] long *result) |
Create a SPGuiDyn object within an existing window. | |
HRESULT | CreateInClient32 ([in] __int32 hwndClient,[in] __int32 hwndParent,[out, retval] long *result) |
Create a SPGuiDyn object within an existing window. | |
HRESULT | GetBoolProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
Query a property. | |
HRESULT | GetBorder ([out] long *piBorder,[out, retval] long *result) |
Get the size of the border in the SPGuiDyn object [in screen pixel]. | |
HRESULT | GetDrawMode ([out] long *piDrawMode,[out, retval] long *result) |
Get the current draw mode in the SPGuiDyn object. | |
HRESULT | GetHwnd ([out] __int64 *pHwnd,[out, retval] long *result) |
get the window handle of the window associated with the SPGuiDyn object | |
HRESULT | GetHwnd32 ([out] __int32 *pHwnd,[out, retval] long *result) |
get the window handle of the window associated with the SPGuiDyn object | |
HRESULT | GetIntProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
Query a property. | |
HRESULT | SetBoolProperty ([in] BSTR bstrName,[in] long iValue,[out, retval] long *result) |
Set a property. | |
HRESULT | SetBorder ([in] long iBorder,[out, retval] long *result) |
Set the size of the border in the SPGuiDyn object [in screen pixel. | |
HRESULT | SetDrawMode ([in] long iDrawMode,[out, retval] long *result) |
Set the draw mode of a SPGuiDyn object. | |
HRESULT | SetIntProperty ([in] BSTR bstrName,[in] long iValue,[out, retval] long *result) |
Set a property. | |
HRESULT | SetSignature ([in] ISPSignature *pSignature,[out, retval] long *result) |
set the signature to be displayed in the SPGuiDyn object |
Member Function Documentation
|
Create a SPGuiDyn object (window).
|
|
Create a SPGuiDyn object (window).
|
|
Create a SPGuiDyn object within an existing window.
|
|
Create a SPGuiDyn object within an existing window.
|
|
Query a property.
|
|
Get the size of the border in the SPGuiDyn object [in screen pixel].
|
|
Get the current draw mode in the SPGuiDyn object.
|
|
get the window handle of the window associated with the SPGuiDyn object
|
|
get the window handle of the window associated with the SPGuiDyn object
|
|
Query a property.
|
|
Set a property.
|
|
Set the size of the border in the SPGuiDyn object [in screen pixel.
|
|
Set the draw mode of a SPGuiDyn object.
|
|
Set a property.
|
|
set the signature to be displayed in the SPGuiDyn object
|
The documentation for this interface was generated from the following file: