Public Member Functions |
| 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) |
Definition at line 2351 of file msxml2.idl.