Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |