Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The ITfEditTransactionSink interface is implemented by a text service and used by the TSF manager to support edit transactions. An edit transaction is a series of edits that use multiple document locks. A text service can optionally implement this interface. This advise sink is installed by calling ITfSource::AdviseSink with IID_ITfEditTransactionSink.
Inheritance
The ITfEditTransactionSink interface inherits from the IUnknown interface. ITfEditTransactionSink also has these types of members:
Methods
The ITfEditTransactionSink interface has these methods.
| ITfEditTransactionSink::OnEndEditTransaction  ITfEditTransactionSink::OnEndEditTransaction method  | 
| ITfEditTransactionSink::OnStartEditTransaction  ITfEditTransactionSink::OnStartEditTransaction method  | 
Remarks
An edit transaction involves multiple document locks, and usually includes multiple ITfTextEditSink::OnEndEdit method callbacks.
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] | 
| Minimum supported server | Windows 2000 Server [desktop apps only] | 
| Target Platform | Windows | 
| Header | msctf.h | 
| Redistributable | TSF 1.0 on Windows 2000 Professional |