ITfPropertyStore interface (msctf.h)

The ITfPropertyStore interface is implemented by a text service and used by the TSF manager to provide non-static property values. An instance of this interface is passed to ITfProperty::SetValueStore.

Inheritance

The ITfPropertyStore interface inherits from the IUnknown interface. ITfPropertyStore also has these types of members:

Methods

The ITfPropertyStore interface has these methods.

 
ITfPropertyStore::Clone

ITfPropertyStore::Clone method
ITfPropertyStore::Divide

ITfPropertyStore::Divide method
ITfPropertyStore::GetData

ITfPropertyStore::GetData method
ITfPropertyStore::GetDataType

ITfPropertyStore::GetDataType method
ITfPropertyStore::GetPropertyRangeCreator

ITfPropertyStore::GetPropertyRangeCreator method
ITfPropertyStore::GetType

ITfPropertyStore::GetType method
ITfPropertyStore::OnTextUpdated

ITfPropertyStore::OnTextUpdated method
ITfPropertyStore::Serialize

ITfPropertyStore::Serialize method
ITfPropertyStore::Shrink

ITfPropertyStore::Shrink method

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header msctf.h
Redistributable TSF 1.0 on Windows 2000 Professional

See also

ITfProperty::SetValueStore

IUnknown