API 文件集 > Miscellaneous > Object ProParamtableset > Function ProParamtablesetProarrayFree
Function ProParamtablesetProarrayFree
Description
Frees an array of parameter table sets.
Synopsis
#include <ProParameter.h>
ProParamtablesetProarrayFree
(
ProParamtableSet* set_array
/* (In)
ProArray of parameter table sets.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
這是否有幫助?