|
| HRESULT | Set (BSTR path, long type) |
| |
| HRESULT | SetDisplayType (long type) |
| |
| HRESULT | Retrieve (long type, BSTR *path) |
| |
| HRESULT | GetNumElements (long *count) |
| |
| HRESULT | GetElement (long index, BSTR *element) |
| |
| HRESULT | AddLeafElement (BSTR element) |
| |
| HRESULT | RemoveLeafElement (void) |
| |
| HRESULT | CopyPath (IDispatch **path) |
| |
| HRESULT | GetEscapedElement (long reserved, BSTR element, BSTR *str) |
| |
| HRESULT | get_EscapedMode (long *mode) |
| |
| HRESULT | put_EscapedMode (long mode) |
| |
| HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
| |
| HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
| |
| HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
| |
| HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
| |
| HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 891 of file iads.idl.