ITfRangeBackup interface (msctf.h)

The ITfRangeBackup interface is implemented by the TSF manager and is used by a text service to create a backup copy of the data contained in a range object. This backup copy can be used later to restore the range object. An instance of this interface is obtained by calling ITfContext::CreateRangeBackup.

Inheritance

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

Methods

The ITfRangeBackup interface has these methods.

 
ITfRangeBackup::Restore

ITfRangeBackup::Restore 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

ITfContext::CreateRangeBackup

ITfRange::Clone

IUnknown

Ranges: Clones and Backups