Visiting External Objects
 
Function Introduced:
ProExtobjVisit()
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.
這是否有幫助?