Inherited by IDSSRWField6.
Public Member Functions | |
| HRESULT | HTML ([in] BSTR HTML) |
| Set the URL property of a Field. | |
| HRESULT | HTML ([out, retval] BSTR *pHTML) |
| Get the HTML property of a Field. | |
| HRESULT | HyperLink ([in] BSTR HyperLink) |
| Set the HyperLink property of a Field. | |
| HRESULT | HyperLink ([out, retval] BSTR *pHyperLink) |
| Get the HyperLink property of a Field. | |
| HRESULT | MultilingualHTML ([out, retval]IDSSMultilingualString oppHTML) |
| Get the multilingual URL property of a Field. | |
| HRESULT | MultilingualHyperLink ([out, retval]IDSSMultilingualString oppHyperLink) |
| Get the multilingual HyperLink property of a Field. | |
| HRESULT | MultilingualURL ([out, retval]IDSSMultilingualString oppURL) |
| Get the multilingual URL property of a Field. | |
| HRESULT | URL ([in] BSTR URL) |
| Set the URL property of a Field. | |
| HRESULT | URL ([out, retval] BSTR *pURL) |
| Get the URL property of a Field. | |
|
|
Set the URL property of a Field.
|
|
|
Get the HTML property of a Field.
|
|
|
Set the HyperLink property of a Field.
|
|
|
Get the HyperLink property of a Field.
|
|
|
Get the multilingual URL property of a Field.
|
|
|
Get the multilingual HyperLink property of a Field.
|
|
|
Get the multilingual URL property of a Field.
|
|
|
Set the URL property of a Field.
|
|
|
Get the URL property of a Field.
|