#include <immuser.h>
Public Attributes | |
| union { | |
| PFNINQUIREA a | |
| PFNINQUIREW w | |
| PVOID t | |
| } | ImeInquire |
| union { | |
| PFNCONVLISTA a | |
| PFNCONVLISTW w | |
| PVOID t | |
| } | ImeConversionList |
| union { | |
| PFNREGWORDA a | |
| PFNREGWORDW w | |
| PVOID t | |
| } | ImeRegisterWord |
| union { | |
| PFNUNREGWORDA a | |
| PFNUNREGWORDW w | |
| PVOID t | |
| } | ImeUnregisterWord |
| union { | |
| PFNGETREGWORDSTYA a | |
| PFNGETREGWORDSTYW w | |
| PVOID t | |
| } | ImeGetRegisterWordStyle |
| union { | |
| PFNENUMREGWORDA a | |
| PFNENUMREGWORDW w | |
| PVOID t | |
| } | ImeEnumRegisterWord |
| PFNCONFIGURE | ImeConfigure |
| PFNDESTROY | ImeDestroy |
| PFNESCAPE | ImeEscape |
| PFNPROCESSKEY | ImeProcessKey |
| PFNSELECT | ImeSelect |
| PFNSETACTIVEC | ImeSetActiveContext |
| PFNTOASCEX | ImeToAsciiEx |
| PFNNOTIFY | NotifyIME |
| PFNSETCOMPSTR | ImeSetCompositionString |
| PFNGETIMEMENUITEMS | ImeGetImeMenuItems |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 83 of file immuser.h. Referenced by ImmConfigureIMEA(), and ImmConfigureIMEW(). |
|
|
Referenced by ImmGetConversionListA(), and ImmGetConversionListW(). |
|
|
Definition at line 84 of file immuser.h. Referenced by UnloadIME(). |
|
|
Referenced by ImmEnumRegisterWordA(), and ImmEnumRegisterWordW(). |
|
|
Definition at line 85 of file immuser.h. Referenced by HotKeyIDDispatcher(), ImmEscapeA(), ImmEscapeW(), and ImmPenAuxInput(). |
|
|
Definition at line 92 of file immuser.h. Referenced by ImmGetImeMenuItemsWorker(), and LoadIME(). |
|
|
Referenced by ImmGetRegisterWordStyleA(), and ImmGetRegisterWordStyleW(). |
|
|
Referenced by InquireIme(). |
|
|
Definition at line 86 of file immuser.h. Referenced by ImmProcessKey(). |
|
|
Referenced by ImmRegisterWordA(), and ImmRegisterWordW(). |
|
|
Definition at line 87 of file immuser.h. Referenced by CreateInputContext(), DestroyInputContext(), and SelectInputContext(). |
|
|
Definition at line 88 of file immuser.h. Referenced by ImmSetActiveContext(). |
|
|
Definition at line 91 of file immuser.h. Referenced by ImmSetCompositionStringWorker(). |
|
|
Definition at line 89 of file immuser.h. Referenced by ImmTranslateMessage(). |
|
|
Referenced by ImmUnregisterWordA(), and ImmUnregisterWordW(). |
|
|
Definition at line 90 of file immuser.h. Referenced by ImmNotifyIME(), JCloseOpen(), and MakeIMENotify(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7