Function ProParameterTablesetGet
Description
Obtains the parameter table set that this parameter is governed by.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParameter.h>
ProParameterTablesetGet
(
/* (In)
The parameter.
*/
ProParamtableSet* table_set
/* (Out)
The parameter table set.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The parameter is not governed by a parameter table set.
Sample Code References
User Guide References
¿Fue esto útil?