Gets the bounding box of the specified Component.
The returned values are meaningful only if the Component has both STATE_VISIBLE and STATE_SHOWING.
this |
a pointer to the Component to query. |
ctype |
the desired coordinate system into which to return the results, (e.g. ATSPI_COORD_TYPE_WINDOW, ATSPI_COORD_TYPE_SCREEN). |
An Rect giving the accessible's extents. |