ReactOS 0.4.17-dev-243-g1369312
MIME_CP_INFO Struct Reference

Public Attributes

const WCHARdescription
 
UINT cp
 
DWORD flags
 
const WCHARweb_charset
 
const WCHARheader_charset
 
const WCHARbody_charset
 
const WCHARalias
 

Detailed Description

Definition at line 59 of file mlang.c.

Member Data Documentation

◆ alias

const WCHAR* MIME_CP_INFO::alias

Definition at line 67 of file mlang.c.

Referenced by fnIMultiLanguage3_GetCharsetInfo().

◆ body_charset

const WCHAR* MIME_CP_INFO::body_charset

Definition at line 66 of file mlang.c.

Referenced by fill_cp_info().

◆ cp

UINT MIME_CP_INFO::cp

Definition at line 62 of file mlang.c.

Referenced by fill_cp_info(), and fnIMultiLanguage3_GetCharsetInfo().

◆ description

const WCHAR* MIME_CP_INFO::description

Definition at line 61 of file mlang.c.

Referenced by fill_cp_info().

◆ flags

DWORD MIME_CP_INFO::flags

Definition at line 63 of file mlang.c.

Referenced by fill_cp_info().

◆ header_charset

const WCHAR* MIME_CP_INFO::header_charset

Definition at line 65 of file mlang.c.

Referenced by fill_cp_info(), and fnIMultiLanguage3_GetCharsetInfo().

◆ web_charset

const WCHAR* MIME_CP_INFO::web_charset

Definition at line 64 of file mlang.c.

Referenced by fill_cp_info(), and fnIMultiLanguage3_GetCharsetInfo().


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