ITfReverseConversionList interface (msctf.h)

[ITfReverseConversionList is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. For internal use only.]

Represents a list of the keystroke sequences required to create a specified string.

Inheritance

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

Methods

The ITfReverseConversionList interface has these methods.

 
ITfReverseConversionList::GetLength

Retrieves the number of keystroke sequences in the list.
ITfReverseConversionList::GetString

Retrieves the keystroke sequence at the specified index.

Remarks

This interface is used to store the results of the ITfReverseConversionList::DoReverseConversion method.

Requirements

Requirement Value
Minimum supported client Windows Vista with SP2 [desktop apps only]
Minimum supported server Windows Server 2008 with SP1 [desktop apps only]
Target Platform Windows
Header msctf.h