This is the complete list of members for CInputContextOwner, including all inherited members.
| _Advise(IUnknown *pContext) | CInputContextOwner | |
| _Unadvise() | CInputContextOwner | |
| AddRef() | IUnknown | |
| AdviseMouseSink(ITfRangeACP *range, ITfMouseSink *pSink, DWORD *pdwCookie) override | CInputContextOwner | |
| CInputContextOwner(FN_IC_OWNER_CALLBACK fnCallback, LPVOID pCallbackPV) | CInputContextOwner | |
| GetACPFromPoint(const POINT *ptScreen, DWORD dwFlags, LONG *pacp) override | CInputContextOwner | |
| GetAttribute(REFGUID rguidAttribute, VARIANT *pvarValue) override | CInputContextOwner | |
| GetScreenExt(RECT *prc) override | CInputContextOwner | |
| GetStatus(TF_STATUS *pdcs) override | CInputContextOwner | |
| GetTextExt(LONG acpStart, LONG acpEnd, RECT *prc, BOOL *pfClipped) override | CInputContextOwner | |
| GetWnd(HWND *phwnd) override | CInputContextOwner | |
| LPUNKNOWN typedef | IUnknown | |
| m_cRefs | CInputContextOwner | protected |
| m_dwCookie | CInputContextOwner | protected |
| m_fnCallback | CInputContextOwner | protected |
| m_pCallbackPV | CInputContextOwner | protected |
| m_pContext | CInputContextOwner | protected |
| QueryInterface(REFIID riid, LPVOID *ppvObj) override | CInputContextOwner | |
| ITfContextOwner::QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| Release() | IUnknown | |
| STDMETHODIMP_(ULONG) AddRef() override | CInputContextOwner | |
| STDMETHODIMP_(ULONG) Release() override | CInputContextOwner | |
| UnadviseMouseSink(DWORD dwCookie) override | CInputContextOwner | |
| ~CInputContextOwner() | CInputContextOwner | virtual |