ReactOS 0.4.17-dev-243-g1369312
convert_charset Struct Reference

Public Attributes

IMLangConvertCharset IMLangConvertCharset_iface
 
LONG ref
 
UINT src_cp
 
UINT dst_cp
 

Detailed Description

Definition at line 3727 of file mlang.c.

Member Data Documentation

◆ dst_cp

UINT convert_charset::dst_cp

◆ IMLangConvertCharset_iface

IMLangConvertCharset convert_charset::IMLangConvertCharset_iface

Definition at line 3728 of file mlang.c.

Referenced by impl_from_IMLangConvertCharset().

◆ ref

LONG convert_charset::ref

Definition at line 3729 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: