Using the traversal functions for external objects, you can visit each external object in turn, and perform some action or filtration on it. The function
ProExtobjVisit() specifies action and filter functions of type
ProExtobjVisitAction() and
ProExtobjFilterAction(), respectively.