
Replacement in Object TOOLKIT: |

ProMdlCommonnameGet | |
( ProMdl model /* (In) The model. */ wchar_t** common_name /* (Out) The model common name. Free this string using ProWstringFree(). */ ProBoolean* is_modifiable /* (Out) PRO_B_TRUE if the common name can be modified, PRO_B_FALSE if it has been locked by PDM and cannot be modified. This argiment can be NULL if not interested. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The function failed. |

