|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for IXmlReader, including all inherited members.
| AddRef() | IUnknown | |
| GetAttributeCount([out] UINT *attributeCount) | IXmlReader | |
| GetBaseUri([out] LPCWSTR *baseUri, [out] UINT *baseUri_length) | IXmlReader | |
| GetDepth([out] UINT *depth) | IXmlReader | |
| GetLineNumber([out] UINT *lineNumber) | IXmlReader | |
| GetLinePosition([out] UINT *linePosition) | IXmlReader | |
| GetLocalName([out] LPCWSTR *local_name, [out] UINT *locale_name_length) | IXmlReader | |
| GetNamespaceUri([out] LPCWSTR *namespaceUri, [out] UINT *nnamespaceUri_length) | IXmlReader | |
| GetNodeType([out] XmlNodeType *node_type) | IXmlReader | |
| GetPrefix([out] LPCWSTR *prefix, [out] UINT *prefix_length) | IXmlReader | |
| GetProperty([in] UINT property, [out] LONG_PTR *value) | IXmlReader | |
| GetQualifiedName([out] LPCWSTR *qualifiedName, [out] UINT *qualifiedName_length) | IXmlReader | |
| GetValue([out] LPCWSTR *value, [out] UINT *value_length) | IXmlReader | |
| IsDefault(void) | IXmlReader | |
| IsEmptyElement(void) | IXmlReader | |
| IsEOF(void) | IXmlReader | |
| LPUNKNOWN typedef | IUnknown | |
| MoveToAttributeByName([in] LPCWSTR local_name, [in] LPCWSTR namespaceUri) | IXmlReader | |
| MoveToElement(void) | IXmlReader | |
| MoveToFirstAttribute(void) | IXmlReader | |
| MoveToNextAttribute(void) | IXmlReader | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| Read([out] XmlNodeType *node_type) | IXmlReader | |
| ReadValueChunk([out] WCHAR *buffer, [in] UINT chunk_size, [in, out] UINT *read) | IXmlReader | |
| Release() | IUnknown | |
| SetInput([in] IUnknown *input) | IXmlReader | |
| SetProperty([in] UINT property, [in] LONG_PTR value) | IXmlReader |