|
ReactOS 0.4.16-dev-1948-gd260c1d
|


Public Member Functions | |
| HRESULT | GetSelectionStatus ([out] BOOL *changed) |
| HRESULT | GetTextAndPropertyUpdates ([in] DWORD flags, [in, size_is(count)] const GUID **props, [in] ULONG count, [out] IEnumTfRanges **ret) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Public Attributes | |
| const DWORD | TF_GTP_INCL_TEXT = 0x1 |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| HRESULT ITfEditRecord::GetTextAndPropertyUpdates | ( | [in] DWORD | flags, |
| [in, size_is(count)] const GUID ** | props, | ||
| [in] ULONG | count, | ||
| [out] IEnumTfRanges ** | ret | ||
| ) |