
ProTableVisit | |
( ProMdl model /* (In) model to visit */ ProTableVisitAction visit_action /* (In) visit action */ ProTableFilterAction filter_action /* (In) filter action. If NULL, all tables are visited using the action function. */ ProAppData data /* (In) ProAppData structure */ ) |

The function successfully visited the tables. | |
One or more input arguments was invalid. | |
No tables were visited. | |
Other | Error return supplied by the visit action which caused visiting to stop. |

