object = accOutlineItem(wndID);
Will search for a child accessible object having the ROLE_SYSTEM_OUTLINEITEM role.
Represents an item in an outline structure (a tree control). It is usually implemented as a simple child of the control, rather than a separate object.
wnd Overview | MS Accessibility