ITfInputProcessorProfileSubstituteLayout interface (msctf.h)

This interface is implemented by the TSF manager and is used by an application or text service to manipulate the substitute input locale identifier (keyboard layout) of a text service profile. The interface ID is IID_ITfInputProcessorProfileSubstituteLayout.

Inheritance

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

Methods

The ITfInputProcessorProfileSubstituteLayout interface has these methods.

 
ITfInputProcessorProfileSubstituteLayout::GetSubstituteKeyboardLayout

ITfInputProcessorProfileSubstituteLayout::GetSubstituteKeyboardLayout 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 (include Textstor.h)
Redistributable TSF 1.0 on Windows 2000 Professional

See also

ITfInputProcessorProfiles

IUnknown