ITfRangeBackup interface
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.
Members
The ITfRangeBackup interface inherits from the IUnknown interface. ITfRangeBackup also has these types of members:
Methods
The ITfRangeBackup interface has these methods.
| Method | Description |
|---|---|
| Restore |
Restores a specified range object into the TSF context. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also