This section describes the global functions in the XmlLite API.
In This Section
| Topic | Description |
|---|---|
| CreateXmlReader | Creates a new IXmlReader. |
| CreateXmlReaderInputWithEncodingCodePage | Creates a new IXmlReaderInput using the specified encoding page number. |
| CreateXmlReaderInputWithEncodingName | Creates a new IXmlReaderInput using the specified encoding page name. |
| CreateXmlWriter | Creates a new IXmlWriter. |
| CreateXmlWriterOutputWithEncodingCodePage | Creates a new IXmlWriter using the specified encoding page number. |
| CreateXmlWriterOutputWithEncodingName | Creates a new IXmlWriter using the specified encoding page name. |