ReactOS 0.4.15-dev-7942-gd23573b
convert_charset Struct Reference

Public Attributes

IMLangConvertCharset IMLangConvertCharset_iface
 
LONG ref
 
UINT src_cp
 
UINT dst_cp
 

Detailed Description

Definition at line 3730 of file mlang.c.

Member Data Documentation

◆ dst_cp

UINT convert_charset::dst_cp

◆ IMLangConvertCharset_iface

IMLangConvertCharset convert_charset::IMLangConvertCharset_iface

Definition at line 3731 of file mlang.c.

Referenced by impl_from_IMLangConvertCharset().

◆ ref

LONG convert_charset::ref

Definition at line 3732 of file mlang.c.

Referenced by MLangConvertCharset_AddRef(), and MLangConvertCharset_Release().

◆ src_cp

UINT convert_charset::src_cp

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