Function ProUnitNameGet
Description
Returns a unit name or error code if unit was created by system automatically.
Synopsis
#include <ProMdlUnits.h>
ProUnitNameGet
(
/* (In)
The unit item.
*/
ProName name
/* (Out)
The unit name.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The unit type was not recognized.
System created unit,has no user-friendly name.
User Guide References
¿Fue esto útil?