About General Navigation

This topic describes general navigation with the Accessibility API.

NEXT and PREVIOUS calls are successful if there is a sibling for the element in that direction. If not, the return value is S_FALSE and no object is returned. LASTCHILD and FIRSTCHILD navigation calls are processed if there are children. Otherwise, the return value is S_FALSE with an empty VARIANT.