object = accIndicator(wndID);
Will search for a child accessible object having the ROLE_SYSTEM_INDICATOR role.
This object is a graphical representation of the current value of a control. For example both the scroll bar and slider controls have a child indicator.
wnd Overview | MS Accessibility