ITfContextOwnerServices interface (msctf.h)
The ITfContextOwnerServices interface is implemented by the manager and used by a text service or application acting as context owners. The interface provides notification changes to sinks and other services to context owners that do not implement the ITextStoreACP or ITextStoreAnchor interfaces. Clients obtain this interface by calling the ITfContext::QueryInterface method.
Inheritance
The ITfContextOwnerServices interface inherits from the IUnknown interface. ITfContextOwnerServices also has these types of members:
Methods
The ITfContextOwnerServices interface has these methods.
ITfContextOwnerServices::CreateRange The ITfContextOwnerServices::CreateRange method creates a new ranged based upon a specified character position. |
ITfContextOwnerServices::ForceLoadProperty ITfContextOwnerServices::ForceLoadProperty method |
ITfContextOwnerServices::OnAttributeChange ITfContextOwnerServices::OnAttributeChange method |
ITfContextOwnerServices::OnLayoutChange The ITfContextOwnerServices::OnLayoutChange method is called by the context owner when the on-screen representation of the text stream is updated during a composition. |
ITfContextOwnerServices::OnStatusChange The ITfContextOwnerServices::OnStatusChange method is called by the context owner when the dwDynamicFlags member of the TS_STATUS structure returned by the ITfContextOwner::GetStatus method changes. |
ITfContextOwnerServices::Serialize The ITfContextOwnerServices::Serialize method obtains a property from a range of text and writes the property data into a stream object. This enables an application to store property data, for example, when writing the data to a file. |
ITfContextOwnerServices::Unserialize ITfContextOwnerServices::Unserialize 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 |