|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <imm32_undoc.h>

Public Attributes | |
| HANDLE | hInputContext |
| LONG | cLockObj |
| DWORD | dwFlags |
| DWORD | dwCompatFlags |
| RTL_CRITICAL_SECTION | cs |
| UINT | uCodePage |
| HKL | hKL |
| BOOL | bCtfIme |
Definition at line 145 of file imm32_undoc.h.
| BOOL tagCLIENTIMC::bCtfIme |
Definition at line 154 of file imm32_undoc.h.
Referenced by CtfImmTIMCreateInputContext().
| LONG tagCLIENTIMC::cLockObj |
Definition at line 148 of file imm32_undoc.h.
Referenced by Imm32DestroyInputContext(), Imm32InternalLockIMC(), ImmLockClientImc(), ImmUnlockIMC(), and START_TEST().
| RTL_CRITICAL_SECTION tagCLIENTIMC::cs |
Definition at line 151 of file imm32_undoc.h.
Referenced by Imm32InternalLockIMC(), ImmCreateContext(), ImmLockClientImc(), and START_TEST().
| DWORD tagCLIENTIMC::dwCompatFlags |
Definition at line 150 of file imm32_undoc.h.
Referenced by ImmCreateContext(), ImmGetAppCompatFlags(), and ImmLockClientImc().
| DWORD tagCLIENTIMC::dwFlags |
Definition at line 149 of file imm32_undoc.h.
Referenced by CtfImmGenerateMessage(), Imm32CreateInputContext(), Imm32DestroyInputContext(), Imm32IsImcAnsi(), Imm32SelectInputContext(), ImmGenerateMessage(), ImmGetCandidateListAW(), ImmGetCandidateListCountAW(), ImmGetCompositionFontA(), ImmGetCompositionFontW(), ImmGetCompositionStringA(), ImmGetCompositionStringW(), ImmGetGuideLineAW(), ImmGetSaveContext(), ImmLockClientImc(), ImmPostMessages(), ImmSetActiveContext(), ImmSetCompositionFontA(), ImmSetCompositionFontW(), ImmWINNLSEnableIME(), and START_TEST().
| HANDLE tagCLIENTIMC::hInputContext |
Definition at line 147 of file imm32_undoc.h.
Referenced by Imm32DestroyInputContext(), Imm32InternalLockIMC(), ImmGetIMCLockCount(), ImmUnlockIMC(), and START_TEST().
| HKL tagCLIENTIMC::hKL |
Definition at line 153 of file imm32_undoc.h.
Referenced by Imm32CreateInputContext(), Imm32DestroyInputContext(), and Imm32SelectInputContext().
| UINT tagCLIENTIMC::uCodePage |
Definition at line 152 of file imm32_undoc.h.
Referenced by Imm32CreateInputContext(), Imm32ProcessRequest(), Imm32SelectInputContext(), ImmGetCandidateListAW(), ImmGetCandidateListCountAW(), ImmGetCompositionStringA(), ImmGetCompositionStringW(), and ImmGetGuideLineAW().