
Replacement in Object TOOLKIT: |

ProParameterInit | |
( ProModelitem* owner /* (In) The solid to which the ProParameter belongs */ ProName name /* (In) The name of the ProParameter */ ProParameter* param /* (Out) The initialized ProParameter handle */ ) |

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


