--- In [email protected], "swzoh" <sean...@...> wrote:

> AFAIK, no, OBJID_NATIVEOM is exclusively used by Office applications. Looks 
> like the (old) RichEdit control had a root in Office. Actually the main usage 
> of AccessibleObjectFrom... is to obtain IAccessible interface, usually via 
> OBJID_CLIENT in case of Window. Many standard controls, over > 30 I think, 
> support IAccessible, even Firefox/Thunderbird do. This interface can be used 
> as a screen reader etc.

Yeah, been reading up on it.  There's a few useful methods
obtainable via IAccessible, as opposed to more specialised interface, so 
probably worth offering that option.

 



Reply via email to