IRicheditWindowlessAccessibility interface (textserv.h)

Enables the host container of a windowless rich edit control to obtain the Microsoft UI Automation provider for the parent of the control.

Inheritance

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

Methods

The IRicheditWindowlessAccessibility interface has these methods.

 
IRicheditWindowlessAccessibility::CreateProvider

Obtains a Microsoft UI Automation provider object for the parent 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

IRichEditUiaOverrides