Confirmed users
1,396
edits
No edit summary |
|||
| Line 35: | Line 35: | ||
See [https://lists.linux-foundation.org/pipermail/accessibility-ia2/2010-June/001186.html IA2 list] for discussion. | See [https://lists.linux-foundation.org/pipermail/accessibility-ia2/2010-June/001186.html IA2 list] for discussion. | ||
== | ==Relations== | ||
Propose: a way to get relations by type | Propose: a way to get relations by type | ||
| Line 43: | Line 43: | ||
{ | { | ||
/** | /** | ||
* Return IEnumVariant of | * Return IEnumVariant of IAccessible2 objects for the given type. | ||
*/ | */ | ||
[propget] HRESULT | [propget] HRESULT relationTargets | ||
( | ( | ||
[in] BSTR type, | [in] BSTR type, | ||