|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
import "msxml2.idl";
Inherits IDispatch, and IDispatch.
Public Member Functions |
| HRESULT | getURI ([in] int nIndex,[out, retval] BSTR *uri) |
| HRESULT | getLocalName ([in] int nIndex,[out, retval] BSTR *localName) |
| HRESULT | getQName ([in] int nIndex,[out, retval] BSTR *QName) |
| HRESULT | getIndexFromName ([in] BSTR uri,[in] BSTR localName,[out, retval] int *nIndex) |
| HRESULT | getIndexFromQName ([in] BSTR QName,[out, retval] int *nIndex) |
| HRESULT | getType ([in] int nIndex,[out, retval] BSTR *type) |
| HRESULT | getTypeFromName ([in] BSTR uri,[in] BSTR localName,[out, retval] BSTR *type) |
| HRESULT | getTypeFromQName ([in] BSTR QName,[out, retval] BSTR *type) |
| HRESULT | getValue ([in] int nIndex,[out, retval] BSTR *value) |
| HRESULT | getValueFromName ([in] BSTR uri,[in] BSTR localName,[out, retval] BSTR *value) |
| HRESULT | getValueFromQName ([in] BSTR QName,[out, retval] BSTR *value) |
| HRESULT | getURI ([in] int nIndex,[out, retval] BSTR *uri) |
| HRESULT | getLocalName ([in] int nIndex,[out, retval] BSTR *localName) |
| HRESULT | getQName ([in] int nIndex,[out, retval] BSTR *QName) |
| HRESULT | getIndexFromName ([in] BSTR uri,[in] BSTR localName,[out, retval] int *nIndex) |
| HRESULT | getIndexFromQName ([in] BSTR QName,[out, retval] int *nIndex) |
| HRESULT | getType ([in] int nIndex,[out, retval] BSTR *type) |
| HRESULT | getTypeFromName ([in] BSTR uri,[in] BSTR localName,[out, retval] BSTR *type) |
| HRESULT | getTypeFromQName ([in] BSTR QName,[out, retval] BSTR *type) |
| HRESULT | getValue ([in] int nIndex,[out, retval] BSTR *value) |
| HRESULT | getValueFromName ([in] BSTR uri,[in] BSTR localName,[out, retval] BSTR *value) |
| HRESULT | getValueFromQName ([in] BSTR QName,[out, retval] BSTR *value) |
Properties |
| int | length [get] |
Detailed Description
Definition at line 2033 of file msxml2.idl.
The documentation for this interface was generated from the following files:
Generated on Sun May 27 2012 06:47:56 for ReactOS by
1.7.6.1
|