IRichEditUiaInformation interface (textserv.h)

Provides Microsoft UI Automation accessibility information about a windowless rich edit control.

Inheritance

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

Methods

The IRichEditUiaInformation interface has these methods.

 
IRichEditUiaInformation::GetBoundaryRectangle

Retrieves the bounding rectangle of a windowless rich edit control.
IRichEditUiaInformation::IsVisible

Indicates whether a windowless rich edit control is currently visible.

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

IRichEditUiaOverrides

IRicheditWindowlessAccessibility