ReactOS 0.4.15-dev-7942-gd23573b
ITfContextView Interface Reference
Inheritance diagram for ITfContextView:
Collaboration diagram for ITfContextView:

Public Member Functions

HRESULT GetRangeFromPoint ([in] TfEditCookie cookie, [in] const POINT *pt, [in] DWORD flags, [out] ITfRange **range)
 
HRESULT GetTextExt ([in] TfEditCookie cookie, [in] ITfRange *range, [out] RECT *rect, [out] BOOL *clipped)
 
HRESULT GetScreenExt ([out] RECT *rect)
 
HRESULT GetWnd ([out] HWND *hwnd)
 
- 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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 319 of file msctf.idl.

Member Function Documentation

◆ GetRangeFromPoint()

HRESULT ITfContextView::GetRangeFromPoint ( [in] TfEditCookie  cookie,
[in] const POINT pt,
[in] DWORD  flags,
[out] ITfRange **  range 
)

◆ GetScreenExt()

HRESULT ITfContextView::GetScreenExt ( [out] RECT rect)

◆ GetTextExt()

HRESULT ITfContextView::GetTextExt ( [in] TfEditCookie  cookie,
[in] ITfRange range,
[out] RECT rect,
[out] BOOL clipped 
)

◆ GetWnd()

HRESULT ITfContextView::GetWnd ( [out] HWND hwnd)

The documentation for this interface was generated from the following file: