IRicheditUiaOverrides interface (textserv.h)

Enables the host container of a windowless rich edit control to override the control's Microsoft UI Automation accessibility properties.

Inheritance

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

Methods

The IRicheditUiaOverrides interface has these methods.

 
IRicheditUiaOverrides::GetPropertyOverrideValue

Retrieves the host container's override value for the specified Microsoft UI Automation accessibility property of a windowless rich edit control.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header textserv.h

See also

IRichEditUiaInformation

IRicheditWindowlessAccessibility