
ProToolModelMdlnameGet | |
( const ProTool* p_tool_handle /* (In) The tool */ ProFamilyMdlName r_model_name /* (Out) The name of the model associated to the tool. Free this argument using ProWstringFree. */ ProMdlfileType* r_model_type /* (Out) The model type */ ) |

The function successfully returned the tool model. | |
One or more of the input arguments are invalid. | |
The tool specified by p_tool_handle was not found. |

