ITfFnConfigure interface (ctffunc.h)
The ITfFnConfigure interface is implemented by a text service to enable the Text Services control panel application to allow the text service to display a configuration dialog box.
The Text Services control panel application obtains an instance of this interface by calling CoCreateInstance with the class identifier passed to ITfInputProcessorProfiles::Register and IID_ITfFnConfigure.
Inheritance
The ITfFnConfigure interface inherits from the IUnknown interface. ITfFnConfigure also has these types of members:
Methods
The ITfFnConfigure interface has these methods.
ITfFnConfigure::Show ITfFnConfigure::Show method |
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 | ctffunc.h |
Redistributable | TSF 1.0 on Windows 2000 Professional |
See also
ITfFunctionProvider::GetFunction