ReactOS 0.4.16-dev-456-ga97fcf1
|
Public Attributes | |
IMLangConvertCharset | IMLangConvertCharset_iface |
LONG | ref |
UINT | src_cp |
UINT | dst_cp |
UINT convert_charset::dst_cp |
Definition at line 3735 of file mlang.c.
Referenced by MLangConvertCharset_GetDestinationCodePage(), and MLangConvertCharset_Initialize().
IMLangConvertCharset convert_charset::IMLangConvertCharset_iface |
Definition at line 3731 of file mlang.c.
Referenced by impl_from_IMLangConvertCharset().
LONG convert_charset::ref |
Definition at line 3732 of file mlang.c.
Referenced by MLangConvertCharset_AddRef(), and MLangConvertCharset_Release().
UINT convert_charset::src_cp |
Definition at line 3734 of file mlang.c.
Referenced by MLangConvertCharset_GetSourceCodePage(), and MLangConvertCharset_Initialize().