
ProUdfReplace | |
( ProGroup* udf /* (In) The UDF. */ ProUdfdata new_udf_data /* (In) UDF data describing the replacement UDF. The dimension display, scale, name, instance name and path can be set in this structure. */ ProGroup* replacement_udf /* (Out) The handle to the new replacement UDF. */ ) |

The function succeeded. | |
Model is in read-only state. | |
One or more input arguments was invalid. | |
Cannot replace the current UDF with the new version because the reference scheme does not match. | |
The argument new_udf_data does not contain the name or path. | |
Cannot access the new UDF .gph file at the provided path. |
