Function ProParameterUnitsGet
Description
Gets the units assigned to a parameter.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParameter.h>
ProParameterUnitsGet
(
/* (In)
The parameter.
*/
/* (Out)
The units.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The parameter is unitless.
Sample Code References
User Guide References
¿Fue esto útil?