ReactOS 0.4.16-dev-61-ge128cbc
|
Public Member Functions | |
HRESULT | GetACPFromPoint ([in] const POINT *ptScreen, [in] DWORD dwFlags, [out] LONG *pacp) |
HRESULT | GetTextExt ([in] LONG acpStart, [in] LONG acpEnd, [out] RECT *prc, [out] BOOL *pfClipped) |
HRESULT | GetScreenExt ([out] RECT *prc) |
HRESULT | GetStatus ([out] TF_STATUS *pdcs) |
HRESULT | GetWnd ([out] HWND *phwnd) |
HRESULT | GetAttribute ([in] REFGUID rguidAttribute, [out] VARIANT *pvarValue) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
HRESULT ITfContextOwner::GetACPFromPoint | ( | [in] const POINT * | ptScreen, |
[in] DWORD | dwFlags, | ||
[out] LONG * | pacp | ||
) |
Implemented in CInputContextOwner.
Implemented in CInputContextOwner.
Implemented in CInputContextOwner.
HRESULT ITfContextOwner::GetStatus | ( | [out] TF_STATUS * | pdcs | ) |
Implemented in CInputContextOwner.
HRESULT ITfContextOwner::GetTextExt | ( | [in] LONG | acpStart, |
[in] LONG | acpEnd, | ||
[out] RECT * | prc, | ||
[out] BOOL * | pfClipped | ||
) |
Implemented in CInputContextOwner.
Implemented in CInputContextOwner.