

ProMfgprocitemRedefine | |
( ProMfgprocItem* item /* (In) The manufacturing item. */ ProElement elem_tree /* (In) The element tree. */ ProErrorlist* errors /* (Out) Errors that prevented the redefinition from succeeding. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
Cannot redefine the item because the item has an associated feature. Redefine the feature instead. | |
Redefinition failed. Consult the errors output for more details on the failure. | |
Access to the manufacturing process table is not enabled, use ProMfgProctableEnable(). |


