ReactOS 0.4.15-dev-8100-g1887773
xml_encoding_data Struct Reference

Public Attributes

const WCHARencoding
 
xml_encoding enc
 
UINT cp
 
const WCHARname
 

Detailed Description

Definition at line 69 of file mxwriter.c.

Member Data Documentation

◆ cp

UINT xml_encoding_data::cp

Definition at line 73 of file mxwriter.c.

◆ enc

xml_encoding xml_encoding_data::enc

Definition at line 72 of file mxwriter.c.

Referenced by mxwriter_put_encoding().

◆ encoding

const WCHAR* xml_encoding_data::encoding

Definition at line 71 of file mxwriter.c.

◆ name

const WCHAR* xml_encoding_data::name

Definition at line 154 of file reader.c.


The documentation for this struct was generated from the following files: