|
HRESULT | addAttribute ([in] BSTR uri, [in] BSTR localName, [in] BSTR QName, [in] BSTR type, [in] BSTR value) |
|
HRESULT | addAttributeFromIndex ([in] VARIANT atts, [in] int index) |
|
HRESULT | clear () |
|
HRESULT | removeAttribute ([in] int index) |
|
HRESULT | setAttribute ([in] int index, [in] BSTR uri, [in] BSTR localName, [in] BSTR QName, [in] BSTR type, [in] BSTR value) |
|
HRESULT | setAttributes ([in] VARIANT atts) |
|
HRESULT | setLocalName ([in] int index, [in] BSTR localName) |
|
HRESULT | setQName ([in] int index, [in] BSTR QName) |
|
HRESULT | setType ([in] int index, [in] BSTR type) |
|
HRESULT | setURI ([in] int index, [in] BSTR uri) |
|
HRESULT | setValue ([in] int index, [in] BSTR value) |
|
HRESULT | addAttribute ([in] BSTR uri, [in] BSTR localName, [in] BSTR QName, [in] BSTR type, [in] BSTR value) |
|
HRESULT | addAttributeFromIndex ([in] VARIANT atts, [in] int index) |
|
HRESULT | clear () |
|
HRESULT | removeAttribute ([in] int index) |
|
HRESULT | setAttribute ([in] int index, [in] BSTR uri, [in] BSTR localName, [in] BSTR QName, [in] BSTR type, [in] BSTR value) |
|
HRESULT | setAttributes ([in] VARIANT atts) |
|
HRESULT | setLocalName ([in] int index, [in] BSTR localName) |
|
HRESULT | setQName ([in] int index, [in] BSTR QName) |
|
HRESULT | setType ([in] int index, [in] BSTR type) |
|
HRESULT | setURI ([in] int index, [in] BSTR uri) |
|
HRESULT | setValue ([in] int index, [in] BSTR value) |
|
HRESULT | addAttribute ([in] BSTR uri, [in] BSTR localName, [in] BSTR QName, [in] BSTR type, [in] BSTR value) |
|
HRESULT | addAttributeFromIndex ([in] VARIANT atts, [in] int index) |
|
HRESULT | clear () |
|
HRESULT | removeAttribute ([in] int index) |
|
HRESULT | setAttribute ([in] int index, [in] BSTR uri, [in] BSTR localName, [in] BSTR QName, [in] BSTR type, [in] BSTR value) |
|
HRESULT | setAttributes ([in] VARIANT atts) |
|
HRESULT | setLocalName ([in] int index, [in] BSTR localName) |
|
HRESULT | setQName ([in] int index, [in] BSTR QName) |
|
HRESULT | setType ([in] int index, [in] BSTR type) |
|
HRESULT | setURI ([in] int index, [in] BSTR uri) |
|
HRESULT | setValue ([in] int index, [in] BSTR value) |
|
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 2315 of file msxml4_tlb.idl.