ReactOS 0.4.15-dev-5865-g640e228
|
#include <imm.h>
Public Attributes | |
DWORD | dwPrivateDataSize |
DWORD | fdwProperty |
DWORD | fdwConversionCaps |
DWORD | fdwSentenceCaps |
DWORD | fdwUICaps |
DWORD | fdwSCSCaps |
DWORD | fdwSelectCaps |
DWORD _tagIMEINFO::dwPrivateDataSize |
Definition at line 157 of file imm.h.
Referenced by Imm32CreateInputContext(), Imm32InquireIme(), Imm32SelectInputContext(), PrintInfoEx(), and START_TEST().
DWORD _tagIMEINFO::fdwConversionCaps |
Definition at line 159 of file imm.h.
Referenced by Imm32InquireIme(), ImmGetProperty(), and PrintInfoEx().
DWORD _tagIMEINFO::fdwProperty |
Definition at line 158 of file imm.h.
Referenced by Imm32InquireIme(), ImmActivateLayout(), ImmGetProperty(), ImmProcessKey(), ImmTranslateMessage(), ImmUnlockImeDpi(), IntImmProcessKey(), PrintInfoEx(), and User32CreateImeUIWindow().
DWORD _tagIMEINFO::fdwSCSCaps |
Definition at line 162 of file imm.h.
Referenced by Imm32InquireIme(), ImmGetProperty(), ImmSetCompositionStringAW(), and PrintInfoEx().
DWORD _tagIMEINFO::fdwSelectCaps |
Definition at line 163 of file imm.h.
Referenced by Imm32InquireIme(), ImmGetProperty(), and PrintInfoEx().
DWORD _tagIMEINFO::fdwSentenceCaps |
Definition at line 160 of file imm.h.
Referenced by Imm32InquireIme(), ImmGetProperty(), and PrintInfoEx().
DWORD _tagIMEINFO::fdwUICaps |
Definition at line 161 of file imm.h.
Referenced by Imm32InquireIme(), ImmGetProperty(), and PrintInfoEx().