ReactOS 0.4.16-dev-477-g6ada597
|
Public Attributes | |
IEnumTfLanguageProfiles | IEnumTfLanguageProfiles_iface |
LONG | refCount |
HKEY | tipkey |
DWORD | tip_index |
WCHAR | szwCurrentClsid [39] |
HKEY | langkey |
DWORD | lang_index |
LANGID | langid |
ITfCategoryMgr * | catmgr |
Definition at line 75 of file inputprocessor.c.
ITfCategoryMgr* tagEnumTfLanguageProfiles::catmgr |
Definition at line 87 of file inputprocessor.c.
IEnumTfLanguageProfiles tagEnumTfLanguageProfiles::IEnumTfLanguageProfiles_iface |
Definition at line 76 of file inputprocessor.c.
Referenced by EnumTfLanguageProfiles_Clone(), and InputProcessorProfiles_EnumLanguageProfiles().
DWORD tagEnumTfLanguageProfiles::lang_index |
Definition at line 84 of file inputprocessor.c.
Referenced by EnumTfLanguageProfiles_Clone().
LANGID tagEnumTfLanguageProfiles::langid |
Definition at line 86 of file inputprocessor.c.
HKEY tagEnumTfLanguageProfiles::langkey |
Definition at line 83 of file inputprocessor.c.
LONG tagEnumTfLanguageProfiles::refCount |
Definition at line 77 of file inputprocessor.c.
WCHAR tagEnumTfLanguageProfiles::szwCurrentClsid[39] |
Definition at line 81 of file inputprocessor.c.
Referenced by EnumTfLanguageProfiles_Clone().
DWORD tagEnumTfLanguageProfiles::tip_index |
Definition at line 80 of file inputprocessor.c.
Referenced by EnumTfLanguageProfiles_Clone().
HKEY tagEnumTfLanguageProfiles::tipkey |
Definition at line 79 of file inputprocessor.c.
Referenced by EnumTfLanguageProfiles_Clone().