XmlWriterProperty_MultiLanguage
Specifies an implementation of the IMultiLanguage2
to use for encodings that are not natively supported. This property is a pointer to IMultiLanguage2
.
Default Value
NULL, which implies native encoding support.
Remarks
This property can be set and retrieved by using the IXmlReader::SetProperty and IXmlReader::GetProperty methods. The pointer returned by a successful call to the IXmlReader::GetProperty method should be released through a call to the standard COM IUnknown::Release
function.
Requirements
Header: XmlLite.h
Library: XmlLite.lib