object = accMenuBar(wndID);
Will search for a child accessible object having the ROLE_SYSTEM_MENUBAR role.
A menu bar does not support accFocus and accSelect. Active Accessibility creates invisible system menus for all windows; by default these are filtered out in Window Explorer.
wnd Overview | MS Accessibility