ACTIVESWLib::ISPGuiDisp Interface Reference
Detailed Description
SignWare Dynamic Development toolkit, ActiveX wrapper for SPGuiDispInterface ISPGuiDisp.Display a signature in a window.
Public Member Functions | |
HRESULT | Create ([in] __int64 hwndParent,[out, retval] long *result) |
Create a SPGuiDisp object (window). | |
HRESULT | Create32 ([in] __int32 hwndParent,[out, retval] long *result) |
Create a SPGuiDisp object (window). | |
HRESULT | CreateInClient ([in] __int64 hwndClient,[in] __int64 hwndParent,[out, retval] long *result) |
Create a SPGuiDisp object within an existing window. | |
HRESULT | CreateInClient32 ([in] __int32 hwndClient,[in] __int32 hwndParent,[out, retval] long *result) |
Create a SPGuiDisp object within an existing window. | |
HRESULT | GetBackgroundColor ([out] long *piColor,[out, retval] long *result) |
Get the background color of this SPGuiDisp object. | |
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 SPGuiDisp object [in screen pixel]. | |
HRESULT | GetDrawMode ([out] long *piDrawMode,[out, retval] long *result) |
Get the current draw mode in the SPGuiDisp object. | |
HRESULT | GetForegroundColor ([out] long *piColor,[out, retval] long *result) |
Get the foreground color of this SPGuiDisp object. | |
HRESULT | GetHwnd ([out] __int64 *pHwnd,[out, retval] long *result) |
get the window handle of the window associated with the SPGuiDisp object | |
HRESULT | GetHwnd32 ([out] __int32 *pHwnd,[out, retval] long *result) |
get the window handle of the window associated with the SPGuiDisp object | |
HRESULT | GetIntProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
Query a property. | |
HRESULT | SetBackgroundColor ([in] long iColor,[out, retval] long *result) |
Set the background color of this SPGuiDisp object. | |
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 SPGuiDisp object [in screen pixel]. | |
HRESULT | SetDrawMode ([in] long iDrawMode,[out, retval] long *result) |
Set the draw mode of a SPGuiDisp object. | |
HRESULT | SetForegroundColor ([in] long iColor,[out, retval] long *result) |
Set the foreground color of this SPGuiDisp object. | |
HRESULT | SetImage ([in] ISPImage *pImage,[out, retval] long *result) |
set the image to be displayed in the SPGuiDisp 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 SPGuiDisp object | |
HRESULT | SetSplitLines (SAFEARRAY(LONG)*pSplitPosition,[out, retval] long *result) |
Pass an array of split positions. | |
HRESULT | SetWeight ([in] double dWeight,[out, retval] long *result) |
Set The weight. | |
HRESULT | SetWeightedFrames ([in] ISPWeightedFrames *pFrames,[out, retval] long *result) |
Pass an array of weighted frames. |
Member Function Documentation
|
Create a SPGuiDisp object (window).
|
|
Create a SPGuiDisp object (window).
|
|
Create a SPGuiDisp object within an existing window.
|
|
Create a SPGuiDisp object within an existing window.
|
|
Get the background color of this SPGuiDisp object.
|
|
Query a property.
|
|
Get the size of the border in the SPGuiDisp object [in screen pixel].
|
|
Get the current draw mode in the SPGuiDisp object.
|
|
Get the foreground color of this SPGuiDisp object.
|
|
get the window handle of the window associated with the SPGuiDisp object
|
|
get the window handle of the window associated with the SPGuiDisp object
|
|
Query a property.
|
|
Set the background color of this SPGuiDisp object.
|
|
Set a property.
|
|
Set the size of the border in the SPGuiDisp object [in screen pixel].
|
|
Set the draw mode of a SPGuiDisp object.
|
|
Set the foreground color of this SPGuiDisp object.
|
|
set the image to be displayed in the SPGuiDisp object
|
|
Set a property.
|
|
set the signature to be displayed in the SPGuiDisp object
|
|
Pass an array of split positions.
|
|
Set The weight.
|
|
Pass an array of weighted frames.
|
The documentation for this interface was generated from the following file: