ACTIVESWLib::ISPGuiContainer Interface Reference
Detailed Description
SignWare Dynamic Development toolkit, ActiveX wrapper for SPGuiContainerInterface ISPGuiContainer.Representation of the core SPGuiContainer object
Public Member Functions | |
| HRESULT | AddObject ([in] long lObjectType,[out, retval] long *result) |
| Add a new Object in a SPGuiContainer. | |
| HRESULT | Create ([in] __int64 hwndChild,[in] __int64 hwndParent,[out, retval] long *result) |
| Create the visible components of a SPGuiContainer object. | |
| HRESULT | Create32 ([in] __int32 hwndChild,[in] __int32 hwndParent,[out, retval] long *result) |
| Create the visible components of a SPGuiContainer object. | |
| HRESULT | CreateObject ([in] long lIndex,[in] long lObjectType,[out, retval] long *result) |
| Create a new Object in a SPGuiContainer at the specified index. | |
| HRESULT | FreeObject ([in] long lIndex,[out, retval] long *result) |
| Free an Object in a SPGuiContainer at the specified index. | |
| HRESULT | GetBoolProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
| Query a property. | |
| HRESULT | GetHwnd ([out] __int64 *pHwnd,[out, retval] long *result) |
| Get the window handle of the window associated with an SPGuiContainer object. | |
| HRESULT | GetHwnd32 ([out] __int32 *pHwnd,[out, retval] long *result) |
| Get the window handle of the window associated with an SPGuiContainer object. | |
| HRESULT | GetIntProperty ([in] BSTR bstrName,[out] long *piValue,[out, retval] long *result) |
| Query a property. | |
| HRESULT | GetNumberObjects ([out] long *lNumberObjects,[out, retval] long *result) |
| Query the number of objects in a SPGuiContainer. | |
| HRESULT | GetObject ([in] long lIndex,[out] IDispatch **pObject,[out] long *lObjectType,[out, retval] long *result) |
| Query an Object in a SPGuiContainer at the specified index. | |
| HRESULT | SetActive ([in] long lIndex,[out, retval] long *result) |
| Set the active object embedded in SPGuiContainer. | |
| HRESULT | SetBoolProperty ([in] BSTR bstrName,[in] long iValue,[out, retval] long *result) |
| Set a property. | |
| HRESULT | SetIntProperty ([in] BSTR bstrName,[in] long iValue,[out, retval] long *result) |
| Set a property. | |
Member Function Documentation
|
||||||||||||
|
Add a new Object in a SPGuiContainer.
|
|
||||||||||||||||
|
Create the visible components of a SPGuiContainer object.
|
|
||||||||||||||||
|
Create the visible components of a SPGuiContainer object.
|
|
||||||||||||||||
|
Create a new Object in a SPGuiContainer at the specified index.
|
|
||||||||||||
|
Free an Object in a SPGuiContainer at the specified index.
|
|
||||||||||||||||
|
Query a property.
|
|
||||||||||||
|
Get the window handle of the window associated with an SPGuiContainer object.
|
|
||||||||||||
|
Get the window handle of the window associated with an SPGuiContainer object.
|
|
||||||||||||||||
|
Query a property.
|
|
||||||||||||
|
Query the number of objects in a SPGuiContainer.
|
|
||||||||||||||||||||
|
Query an Object in a SPGuiContainer at the specified index.
|
|
||||||||||||
|
Set the active object embedded in SPGuiContainer.
|
|
||||||||||||||||
|
Set a property.
|
|
||||||||||||||||
|
Set a property.
|
The documentation for this interface was generated from the following file: