Description | ||||||||||||||
Returns a unit name or error code if unit was created by system automatically. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMdlUnits.h> | ||||||||||||||
ProError | ProUnitNameGet | ( | ||||||||||||
ProUnititem* unit | ||||||||||||||
/* (In) | ||||||||||||||
The unit item. | ||||||||||||||
*/ | ||||||||||||||
ProName name | ||||||||||||||
/* (Out) | ||||||||||||||
The unit name. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|