Go to the source code of this file.
|
| typedef struct CESMAP | CESMAP |
| |
| typedef struct CESMAP * | PCESMAP |
| |
| typedef INT(CALLBACK * | FN_EVENTSINK) (LPVOID, REFGUID) |
| |
| typedef INT(CALLBACK * | FN_ENDEDIT) (INT, LPVOID, LPVOID) |
| |
| typedef INT(CALLBACK * | FN_LAYOUTCHANGE) (UINT nType, FN_ENDEDIT fnEndEdit, ITfContextView *pView) |
| |
| typedef INT(CALLBACK * | FN_INITDOCMGR) (UINT, ITfDocumentMgr *, ITfDocumentMgr *, LPVOID) |
| |
| typedef INT(CALLBACK * | FN_PUSHPOP) (UINT, ITfContext *, LPVOID) |
| |
◆ CESMAP
◆ FN_ENDEDIT
◆ FN_EVENTSINK
◆ FN_INITDOCMGR
◆ FN_LAYOUTCHANGE
◆ FN_PUSHPOP
◆ PCESMAP