|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (msctf) | |
| STDMETHODIMP_ (ULONG) CDocumentMgr | |
| EXTERN_C HRESULT | DocumentMgr_Constructor (ITfThreadMgrEventSink *pThreadMgrSink, ITfDocumentMgr **ppOut) |
| EXTERN_C HRESULT | EnumTfContext_Constructor (CDocumentMgr *mgr, IEnumTfContexts **ppOut) |
| EXTERN_C HRESULT DocumentMgr_Constructor | ( | ITfThreadMgrEventSink * | pThreadMgrSink, |
| ITfDocumentMgr ** | ppOut | ||
| ) |
Definition at line 451 of file documentmgr.cpp.
Referenced by CThreadMgr::CreateDocumentMgr().
| EXTERN_C HRESULT EnumTfContext_Constructor | ( | CDocumentMgr * | mgr, |
| IEnumTfContexts ** | ppOut | ||
| ) |
Definition at line 457 of file documentmgr.cpp.
Referenced by CDocumentMgr::EnumContexts().
| STDMETHODIMP_ | ( | ULONG | ) |
Definition at line 116 of file documentmgr.cpp.
| WINE_DEFAULT_DEBUG_CHANNEL | ( | msctf | ) |