
ProUserdefFunctionInit | |
( ProMdl owner /* (In) The model to which the Function belongs. NULL means the Function belongs to a Library. */ ProName func_name /* (In) The name of the Function. */ ProUserdefFunction* func /* (Out) The initialized ProUserdefFunction handle. */ ) |

The function successfully initialized the handle. | |
One or more of the input arguments are invalid. | |
The Function was not found within the owner. |
