|
SDL
2.0
|
#include <SDL_msctf.h>
Public Member Functions | |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)(ITfDocumentMgr * | |
| void ** | ULONG (STDMETHODCALLTYPE *AddRef)(ITfDocumentMgr *) |
| ULONG (STDMETHODCALLTYPE *Release)(ITfDocumentMgr *) | |
| HRESULT (STDMETHODCALLTYPE *CreateContext)(ITfDocumentMgr * | |
| IUnknown ITfContext TfEditCookie * | HRESULT (STDMETHODCALLTYPE *Push)(ITfDocumentMgr * |
| IUnknown ITfContext TfEditCookie ITfContext * | HRESULT (STDMETHODCALLTYPE *Pop)(ITfDocumentMgr *) |
| HRESULT (STDMETHODCALLTYPE *GetTop)(ITfDocumentMgr * | |
| ITfContext ** | HRESULT (STDMETHODCALLTYPE *GetBase)(ITfDocumentMgr * |
| ITfContext ITfContext ** | HRESULT (STDMETHODCALLTYPE *EnumContexts)(ITfDocumentMgr * |
Data Fields | |
| REFIID | |
| TfClientId | |
| DWORD | |
Definition at line 102 of file SDL_msctf.h.
| ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | QueryInterface | ) |
| ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | CreateContext | ) |
| IUnknown ITfContext TfEditCookie* ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | Push | ) |
| IUnknown ITfContext TfEditCookie ITfContext* ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | Pop | ) |
| ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetTop | ) |
| ITfContext** ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetBase | ) |
| ITfContext ITfContext** ITfDocumentMgrVtbl::HRESULT | ( | STDMETHODCALLTYPE * | EnumContexts | ) |
| void** ITfDocumentMgrVtbl::ULONG | ( | STDMETHODCALLTYPE * | AddRef | ) |
| ITfDocumentMgrVtbl::ULONG | ( | STDMETHODCALLTYPE * | Release | ) |
| ITfDocumentMgrVtbl::DWORD |
Definition at line 107 of file SDL_msctf.h.
| ITfDocumentMgrVtbl::REFIID |
Definition at line 104 of file SDL_msctf.h.
| ITfDocumentMgrVtbl::TfClientId |
Definition at line 107 of file SDL_msctf.h.