IAccessible2 API
Version 1.3
|
Classes | |
interface | IAccessibleRelation |
Variables | |
const WCHAR *const | IA2_RELATION_CONTAINING_APPLICATION = L"containingApplication" |
const WCHAR *const | IA2_RELATION_CONTAINING_DOCUMENT = L"containingDocument" |
const WCHAR *const | IA2_RELATION_CONTAINING_TAB_PANE = L"containingTabPane" |
const WCHAR *const | IA2_RELATION_CONTAINING_WINDOW = L"containingWindow" |
const WCHAR *const | IA2_RELATION_CONTROLLED_BY = L"controlledBy" |
const WCHAR *const | IA2_RELATION_CONTROLLER_FOR = L"controllerFor" |
const WCHAR *const | IA2_RELATION_DESCRIBED_BY = L"describedBy" |
const WCHAR *const | IA2_RELATION_DESCRIPTION_FOR = L"descriptionFor" |
const WCHAR *const | IA2_RELATION_EMBEDDED_BY = L"embeddedBy" |
const WCHAR *const | IA2_RELATION_EMBEDS = L"embeds" |
const WCHAR *const | IA2_RELATION_FLOWS_FROM = L"flowsFrom" |
const WCHAR *const | IA2_RELATION_FLOWS_TO = L"flowsTo" |
const WCHAR *const | IA2_RELATION_LABEL_FOR = L"labelFor" |
const WCHAR *const | IA2_RELATION_LABELED_BY = L"labelledBy" |
const WCHAR *const | IA2_RELATION_LABELLED_BY = L"labelledBy" |
const WCHAR *const | IA2_RELATION_MEMBER_OF = L"memberOf" |
const WCHAR *const | IA2_RELATION_NEXT_TABBABLE = L"nextTabbable" |
const WCHAR *const | IA2_RELATION_NODE_CHILD_OF = L"nodeChildOf" |
const WCHAR *const | IA2_RELATION_NODE_PARENT_OF = L"nodeParentOf" |
const WCHAR *const | IA2_RELATION_PARENT_WINDOW_OF = L"parentWindowOf" |
const WCHAR *const | IA2_RELATION_POPUP_FOR = L"popupFor" |
const WCHAR *const | IA2_RELATION_PREVIOUS_TABBABLE = L"previousTabbable" |
const WCHAR *const | IA2_RELATION_SUBWINDOW_OF = L"subwindowOf" |