ITextStoreACPSink interface (textstor.h)
The ITextStoreACPSink interface is implemented by the TSF manager and is used by an ACP-based application to notify the manager when certain events occur. The manager installs this advise sink by calling ITextStoreACP::AdviseSink.
Inheritance
The ITextStoreACPSink interface inherits from the IUnknown interface. ITextStoreACPSink also has these types of members:
Methods
The ITextStoreACPSink interface has these methods.
ITextStoreACPSink::OnAttrsChange ITextStoreACPSink::OnAttrsChange method |
ITextStoreACPSink::OnEndEditTransaction ITextStoreACPSink::OnEndEditTransaction method |
ITextStoreACPSink::OnLayoutChange ITextStoreACPSink::OnLayoutChange method |
ITextStoreACPSink::OnLockGranted ITextStoreACPSink::OnLockGranted method |
ITextStoreACPSink::OnSelectionChange ITextStoreACPSink::OnSelectionChange method |
ITextStoreACPSink::OnStartEditTransaction ITextStoreACPSink::OnStartEditTransaction method |
ITextStoreACPSink::OnStatusChange ITextStoreACPSink::OnStatusChange method |
ITextStoreACPSink::OnTextChange ITextStoreACPSink::OnTextChange 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 | textstor.h |
Redistributable | TSF 1.0 on Windows 2000 Professional |