ITfMSAAControl interface (msaatext.h)

The ITfMSAAControl interface is used by Microsoft Active Accessibility to add or remove a document from TSF control, to avoid unnecessary overhead in TSF. This interface is not recommended for use by other applications.

The interface ID is IID_ITfMSAAControl.

Inheritance

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

Methods

The ITfMSAAControl interface has these methods.

 
ITfMSAAControl::SystemDisableMSAA

ITfMSAAControl::SystemDisableMSAA method
ITfMSAAControl::SystemEnableMSAA

ITfMSAAControl::SystemEnableMSAA 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 msaatext.h
Redistributable TSF 1.0 on Windows 2000 Professional

See also

IUnknown

Microsoft Active Accessibility