|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <imm32_undoc.h>

Public Attributes | |
| struct IME_SUBSTATE * | pNext |
| HKL | hKL |
| DWORD | dwValue |
Definition at line 202 of file imm32_undoc.h.
| DWORD IME_SUBSTATE::dwValue |
Definition at line 206 of file imm32_undoc.h.
Referenced by Imm32FetchImeSubState(), Imm32LoadImeStateSentence(), and Imm32SaveImeStateSentence().
| HKL IME_SUBSTATE::hKL |
Definition at line 205 of file imm32_undoc.h.
Referenced by Imm32FetchImeSubState().
| struct IME_SUBSTATE* IME_SUBSTATE::pNext |
Definition at line 204 of file imm32_undoc.h.
Referenced by Imm32DestroyImeModeSaver(), and Imm32FetchImeSubState().