|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | GetType ([out] GUID *pguid) |
| HRESULT | GetDataType ([out] DWORD *pdwReserved) |
| HRESULT | GetData ([out] VARIANT *pvarValue) |
| HRESULT | OnTextUpdated ([in] DWORD dwFlags, [in] ITfRange *pRangeNew, [out] BOOL *pfAccept) |
| HRESULT | Shrink ([in] ITfRange *pRangeNew, [out] BOOL *pfFree) |
| HRESULT | Divide ([in] ITfRange *pRangeThis, [in] ITfRange *pRangeNew, [out] ITfPropertyStore **ppPropStore) |
| HRESULT | Clone ([out] ITfPropertyStore **pPropStore) |
| HRESULT | GetPropertyRangeCreator ([out] CLSID *pclsid) |
| HRESULT | Serialize ([in] IStream *pStream, [out] ULONG *pcb) |
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_TU_CORRECTION = 0x1 |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| HRESULT ITfPropertyStore::Clone | ( | [out] ITfPropertyStore ** | pPropStore | ) |
| HRESULT ITfPropertyStore::Divide | ( | [in] ITfRange * | pRangeThis, |
| [in] ITfRange * | pRangeNew, | ||
| [out] ITfPropertyStore ** | ppPropStore | ||
| ) |
| HRESULT ITfPropertyStore::OnTextUpdated | ( | [in] DWORD | dwFlags, |
| [in] ITfRange * | pRangeNew, | ||
| [out] BOOL * | pfAccept | ||
| ) |