ITfInputProcessorProfilesEx interface (msctf.h)

This interface is implemented by the TSF manager and used by a text service or application to set the display description of the language profile. To obtain an instance of this interface, call ITfInputProcessorProfiles::QueryInterface with IID_ITfInputProcessorProfilesEx.

Inheritance

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

Methods

The ITfInputProcessorProfilesEx interface has these methods.

 
ITfInputProcessorProfilesEx::SetLanguageProfileDisplayName

Redistributable:_Requires TSF 1.0 on Windows 2000.

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

See also

ITfInputProcessorProfiles

IUnknown