

ProMfgProctableVisit | |
( ProMfg mfg /* (In) The manufacturing model. */ ProMfgproctableType table_type /* (In) The type of table to visit. */ ProMfgprocitemVisitAction action /* (In) The visit action. */ ProMfgprocitemFilterAction filter /* (In) The filter action. Can be NULL. */ ProAppData app_data /* (In) Application data passed to the action functions. Can be NULL. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable(). | |
No steps were found in the manufacturing process table. | |
Any other value | The error condition returned by the visit action, which caused the function to stop visiting. |


