Documentação da API > Miscellaneous > Object ProParamtableset > Function ProParamtablesetFree
Function ProParamtablesetFree
Description
Frees a parameter table set.
Synopsis
#include <ProParameter.h>
ProParamtablesetFree
(
/* (In)
The parameter table set.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
Isto foi útil?