Description | ||||||||||||||
Gets the parameter value in the units of the parameter, instead of the units of the owner model. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcParameter::GetScaledValue | |||||||||||||
Synopsis | ||||||||||||||
#include <ProParameter.h> | ||||||||||||||
ProError | ProParameterScaledvalueGet | ( | ||||||||||||
ProParameter* param | ||||||||||||||
/* (In) | ||||||||||||||
The handle to the parameter to query | ||||||||||||||
*/ | ||||||||||||||
ProParamvalue* proval | ||||||||||||||
/* (Out) | ||||||||||||||
The value. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProParameterUnitsGet |