Searched refs:IMLangConvertCharset_iface (Results 1 – 1 of 1) sorted by relevance
3731 IMLangConvertCharset IMLangConvertCharset_iface; member3740 return CONTAINING_RECORD(iface, struct convert_charset, IMLangConvertCharset_iface); in impl_from_IMLangConvertCharset()3751 *obj = &This->IMLangConvertCharset_iface; in MLangConvertCharset_QueryInterface()3912 convert->IMLangConvertCharset_iface.lpVtbl = &MLangConvertCharsetVtbl; in MLangConvertCharset_create()3915 *obj = &convert->IMLangConvertCharset_iface; in MLangConvertCharset_create()