Description | |||||||||||
Obtains the value for the parameter in this table set. If the parameter also has a range applied, this is the default value for the parameter. | |||||||||||
Synopsis | |||||||||||
#include <ProParameter.h> | |||||||||||
ProError | ProParamtableentryValueGet | ( | |||||||||
ProParamtableEntry entry | |||||||||||
/* (In) | |||||||||||
The parameter table entry. | |||||||||||
*/ | |||||||||||
ProParamvalue* value | |||||||||||
/* (Out) | |||||||||||
The value for the parameter int this table set. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|