Hi.
ISimpleDOMNode is a deprecated interface and you shouldn't use it
until you considered alternatives in MSAA/IA2. In your case it seems
you can get all subdocuments by simple IAccessible traversal +
accessible role check. ISimpleDOMNode used to traverse the DOM
document, think of it it as you call DOMNode methods.
Thank you.
Alex.
> _______________________________________________
> dev-accessibility mailing list
>
dev-acce...@lists.mozilla.org
>
https://lists.mozilla.org/listinfo/dev-accessibility