|
ReactOS 0.4.16-dev-2613-g9533ad7
|
#include <imm32_undoc.h>

Public Attributes | |
| struct IME_SUBSTATE * | pNext |
| HKL | hKL |
| DWORD | dwValue |
Definition at line 231 of file imm32_undoc.h.
| DWORD IME_SUBSTATE::dwValue |
Definition at line 235 of file imm32_undoc.h.
Referenced by Imm32FetchImeSubState(), Imm32LoadImeStateSentence(), and Imm32SaveImeStateSentence().
| HKL IME_SUBSTATE::hKL |
Definition at line 234 of file imm32_undoc.h.
Referenced by Imm32FetchImeSubState().
| struct IME_SUBSTATE* IME_SUBSTATE::pNext |
Definition at line 233 of file imm32_undoc.h.
Referenced by Imm32DestroyImeModeSaver(), and Imm32FetchImeSubState().