ホーム › UI.TextServices › ITfThreadMgr
ITfThreadMgr
COMメソッド 11
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Activate(DWORD* ptid) |
| 4 | HRESULT Deactivate() |
| 5 | HRESULT CreateDocumentMgr(ITfDocumentMgr** ppdim) |
| 6 | HRESULT EnumDocumentMgrs(IEnumTfDocumentMgrs** ppEnum) |
| 7 | HRESULT GetFocus(ITfDocumentMgr** ppdimFocus) |
| 8 | HRESULT SetFocus(ITfDocumentMgr* pdimFocus) |
| 9 | HRESULT AssociateFocus(HWND hwnd, ITfDocumentMgr* pdimNew, ITfDocumentMgr** ppdimPrev) |
| 10 | HRESULT IsThreadFocus(BOOL* pfThreadFocus) |
| 11 | HRESULT GetFunctionProvider(GUID* clsid, ITfFunctionProvider** ppFuncProv) |
| 12 | HRESULT EnumFunctionProviders(IEnumTfFunctionProviders** ppEnum) |
| 13 | HRESULT GetGlobalCompartment(ITfCompartmentMgr** ppCompMgr) |