|
ReactOS 0.4.16-dev-2491-g3dc6630
|
Use the following constants to compare against the BSTRs returned by IAccessibleRelation::relationType.
The target object is the containing application object.
Definition at line 315 of file iaccessible2.idl.
The target object is the containing document object. The target object implements the IAccessibleDocument interface.
Definition at line 320 of file iaccessible2.idl.
The target object is the containing tab pane object.
Definition at line 323 of file iaccessible2.idl.
The target object is the containing window object.
Definition at line 326 of file iaccessible2.idl.
Some attribute of this object is affected by a target object.
Definition at line 329 of file iaccessible2.idl.
This object is interactive and controls some attribute of a target object.
Definition at line 332 of file iaccessible2.idl.
This object is described by the target object.
Definition at line 335 of file iaccessible2.idl.
This object is describes the target object.
Definition at line 338 of file iaccessible2.idl.
This object is embedded by a target object.
Definition at line 341 of file iaccessible2.idl.
This object embeds a target object. This relation can be used on the OBJID_CLIENT accessible for a top level window to show where the content areas are.
Definition at line 347 of file iaccessible2.idl.
Content flows to this object from a target object. This relation and IA2_RELATION_FLOWS_TO are useful to tie text and non-text objects together in order to allow assistive technology to follow the intended reading order.
Definition at line 354 of file iaccessible2.idl.
Content flows from this object to a target object.
Definition at line 357 of file iaccessible2.idl.
This object is label for a target object.
Definition at line 360 of file iaccessible2.idl.
This object is labelled by a target object. Note that the double L spelling which follows is preferred. Please use it instead. This single L version may be removed in a later version.
Definition at line 366 of file iaccessible2.idl.
This object is labelled by a target object.
Definition at line 369 of file iaccessible2.idl.
This object is a member of a group of one or more objects. When there is more than one object in the group each member may have one and the same target, e.g. a grouping object. It is also possible that each member has multiple additional targets, e.g. one for every other member in the group.
Definition at line 376 of file iaccessible2.idl.
The target object is the next object in the tab order.
Definition at line 379 of file iaccessible2.idl.
This object is a logical child of a target object. This relation is the reciprocal of the IA2_RELATION_NODE_PARENT_OF relation. In some cases an application's accessible tree is such that objects can be in a logical parent-child relationship which is different from the hierarchy of the accessible tree.
Definition at line 385 of file iaccessible2.idl.
This object is a logical parent of a target object. This relation is the reciprocal of the IA2_RELATION_NODE_CHILD_OF relation. In some cases an application's accessible tree is such that objects can be in a logical parent-child relationship which is different from the hierarchy of the accessible tree.
Definition at line 391 of file iaccessible2.idl.
This object is a parent window of the target object.
Definition at line 394 of file iaccessible2.idl.
This object is a transient component related to the target object. When this object is activated the target object doesn't lose focus.
Definition at line 399 of file iaccessible2.idl.
The target object is the previous object in the tab order.
Definition at line 402 of file iaccessible2.idl.