Function ProParamtablesetApply
Description
Assigns this parameter set to the given parameter owner. Parameters called by the set will be created or modified, as appropriate. The parameter values will be set to the default values. This function does not perform a regeneration.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParameter.h>
ProParamtablesetApply
(
/* (In)
The owner for the parameter set.
*/
/* (In)
The parameter table set.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The parameter owner already has one or more required parameters defined and they are not driven by this table.
User Guide References
これは役に立ちましたか?