Classes | |
interface | IAccessibleRelation |
This interface gives access to an object's set of relations. More... | |
Variables | |
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_MEMBER_OF = L"memberOf" |
const WCHAR *const | IA2_RELATION_NODE_CHILD_OF = L"nodeChildOf" |
const WCHAR *const | IA2_RELATION_PARENT_WINDOW_OF = L"parentWindowOf" |
const WCHAR *const | IA2_RELATION_POPUP_FOR = L"popupFor" |
const WCHAR *const | IA2_RELATION_SUBWINDOW_OF = L"subwindowOf" |