|
IAccessible2 API
Version 1.3
|
This is the complete list of members for IAccessible2_2, including all inherited members.
| accessibleWithCaret([out] IUnknown **accessible,[out, retval] long *caretOffset) | IAccessible2_2 | |
| attribute([in] BSTR name,[out, retval] VARIANT *attribute) | IAccessible2_2 | |
| attributes([out, retval] BSTR *attributes) | IAccessible2 | |
| extendedRole([out, retval] BSTR *extendedRole) | IAccessible2 | |
| extendedStates([in] long maxExtendedStates,[out, size_is(, maxExtendedStates), length_is(,*nExtendedStates)] BSTR **extendedStates,[out, retval] long *nExtendedStates) | IAccessible2 | |
| groupPosition([out] long *groupLevel,[out] long *similarItemsInGroup,[out, retval] long *positionInGroup) | IAccessible2 | |
| indexInParent([out, retval] long *indexInParent) | IAccessible2 | |
| locale([out, retval] IA2Locale *locale) | IAccessible2 | |
| localizedExtendedRole([out, retval] BSTR *localizedExtendedRole) | IAccessible2 | |
| localizedExtendedStates([in] long maxLocalizedExtendedStates,[out, size_is(, maxLocalizedExtendedStates), length_is(,*nLocalizedExtendedStates)] BSTR **localizedExtendedStates,[out, retval] long *nLocalizedExtendedStates) | IAccessible2 | |
| nExtendedStates([out, retval] long *nExtendedStates) | IAccessible2 | |
| nRelations([out, retval] long *nRelations) | IAccessible2 | |
| relation([in] long relationIndex,[out, retval] IAccessibleRelation **relation) | IAccessible2 | |
| relations([in] long maxRelations,[out, size_is(maxRelations), length_is(*nRelations)] IAccessibleRelation **relations,[out, retval] long *nRelations) | IAccessible2 | |
| relationTargetsOfType([in] BSTR type,[in] long maxTargets,[out, size_is(,*nTargets)] IUnknown ***targets,[out, retval] long *nTargets) | IAccessible2_2 | |
| role([out, retval] long *role) | IAccessible2 | |
| scrollTo([in] enum IA2ScrollType scrollType) | IAccessible2 | |
| scrollToPoint([in] enum IA2CoordinateType coordinateType,[in] long x,[in] long y) | IAccessible2 | |
| states([out, retval] AccessibleStates *states) | IAccessible2 | |
| uniqueID([out, retval] long *uniqueID) | IAccessible2 | |
| windowHandle([out, retval] HWND *windowHandle) | IAccessible2 |