ReactOS 0.4.16-dev-1104-ge0ef51b
|
This is the complete list of members for ITfContext, including all inherited members.
AddRef() | IUnknown | |
CreateRangeBackup([in] TfEditCookie ec, [in] ITfRange *pRange, [out] ITfRangeBackup **ppBackup) | ITfContext | |
EnumProperties([out] IEnumTfProperties **ppEnum) | ITfContext | |
EnumViews([out] IEnumTfContextViews **ppEnum) | ITfContext | |
GetActiveView([out] ITfContextView **ppView) | ITfContext | |
GetAppProperty([in] REFGUID guidProp, [out] ITfReadOnlyProperty **ppProp) | ITfContext | |
GetDocumentMgr([out] ITfDocumentMgr **ppDm) | ITfContext | |
GetEnd([in] TfEditCookie ec, [out] ITfRange **ppEnd) | ITfContext | |
GetProperty([in] REFGUID guidProp, [out] ITfProperty **ppProp) | ITfContext | |
GetSelection([in] TfEditCookie ec, [in] ULONG ulIndex, [in] ULONG ulCount, [out, size_is(ulCount), length_is(*pcFetched)] TF_SELECTION *pSelection, [out] ULONG *pcFetched) | ITfContext | |
GetStart([in] TfEditCookie ec, [out] ITfRange **ppStart) | ITfContext | |
GetStatus([out] TF_STATUS *pdcs) | ITfContext | |
InWriteSession([in] TfClientId tid, [out] BOOL *pfWriteSession) | ITfContext | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
RequestEditSession([in] TfClientId tid, [in] ITfEditSession *pes, [in] DWORD dwFlags, [out] HRESULT *phrSession) | ITfContext | |
SetSelection([in] TfEditCookie ec, [in] ULONG ulCount, [in, size_is(ulCount)] const TF_SELECTION *pSelection) | ITfContext | |
TF_AE_END enum value | ITfContext | |
TF_AE_NONE enum value | ITfContext | |
TF_AE_START enum value | ITfContext | |
TF_DEFAULT_SELECTION | ITfContext | |
TF_ES_ASYNC | ITfContext | |
TF_ES_ASYNCDONTCARE | ITfContext | |
TF_ES_READ | ITfContext | |
TF_ES_READWRITE | ITfContext | |
TF_ES_SYNC | ITfContext | |
TF_SD_LOADING | ITfContext | |
TF_SD_READONLY | ITfContext | |
TF_SELECTION typedef | ITfContext | |
TF_SELECTIONSTYLE typedef | ITfContext | |
TF_SS_DISJOINTSEL | ITfContext | |
TF_SS_REGIONS | ITfContext | |
TF_SS_TRANSITORY | ITfContext | |
TF_STATUS typedef | ITfContext | |
TfActiveSelEnd enum name | ITfContext | |
TrackProperties([in, size_is(cProp)] const GUID **prgProp, [in] ULONG cProp, [in, size_is(cAppProp)] const GUID **prgAppProp, [in] ULONG cAppProp, [out] ITfReadOnlyProperty **ppProperty) | ITfContext |