Public Member Functions | |
| HRESULT | RunScript ([in] IDispatch *pDocumentDisp,[in] BSTR script,[in] BSTR directory,[in] IDispatch *pPage,[in] IDispatch *pDomain) |
| Return Tahiti Object. | |
Properties | |
| IDispatch | Application [get] |
| Return Tahiti Object. | |
Addin implement this interface and provide it to the Tahiti. Tahiti can use this interface to run script inside application hosting Addin
| HRESULT RunScript | ( | [in] IDispatch * | pDocumentDisp, | |
| [in] BSTR | script, | |||
| [in] BSTR | directory, | |||
| [in] IDispatch * | pPage, | |||
| [in] IDispatch * | pDomain | |||
| ) |
Return Tahiti Object.
| pbName | Return attribute name. |
IDispatch Application [get] |
Return Tahiti Object.
| pbName | Return attribute name. |