Accessibility/IA2 1.3: Difference between revisions

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==
==Relations==


Propose: a way to get relations by type
Propose: a way to get relations by type
Line 43: Line 43:
{
{
   /**
   /**
   * Return IEnumVariant of IAccessibleRelation objects for the given type.
   * Return IEnumVariant of IAccessible2 objects for the given type.
   */
   */
   [propget] HRESULT relationsByType
   [propget] HRESULT relationTargets
   (
   (
     [in] BSTR type,
     [in] BSTR type,
Confirmed users
1,396

edits