This is work in progress.

Windows / Headers / msxml2.h

msxml2.h

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
E_XML_NOTWF0xc00ce223Validate failed because the document is not well formed.
E_XML_NODTD0xc00ce224The node is neither Valid nor Invalid because no DTD/Schema declaration was found.
E_XML_INVALID0xc00ce225Validate failed because of a DTD/Schema violation.
E_XML_BUFFERTOOSMALL0xc00ce226Buffer passed in is too small to receive the data.
4 entries