Enumeration
AtspiCollectionTreeTraversalType
Description [src]
Enumeration used by interface AtspiCollection to specify
restrictions on AtspiAccesible objects to be traversed.
Members
| Name | Description |
|---|---|
ATSPI_Collection_TREE_RESTRICT_CHILDREN |
Restrict children tree traveral. |
ATSPI_Collection_TREE_RESTRICT_SIBLING |
Restrict sibling tree traversal. |
ATSPI_Collection_TREE_INORDER |
In-order tree traversal. |
ATSPI_Collection_TREE_LAST_DEFINED |
Used only to determine the end of the enumeration. |