
(*ProElemtreeVisitFilter) | |
( ProElement elem_tree /* (In) The handle to the element tree */ ProElement elem /* (In) The handle to the element */ ProElempath elem_path /* (In) The handle to elem_path */ ProAppData appdata /* (In) The user data passed to ProElemtreeElementVisit() */ ) |

Visit the next subtree. | |
Do not call action function for the current element. | |
Other | Stop visiting. The function ProElemtreeElementVisit() returns with that status. |
