API 文件集
>
Miscellaneous
>
Object ProParamtableentry
> Function ProParamtableentryProarrayFree
Function ProParamtableentryProarrayFree
Description
Frees an array of parameter table entries.
Synopsis
#include <
ProParameter.h
>
ProError
ProParamtableentryProarrayFree
(
ProParamtableEntry
* entry_array
/* (In)
ProArray
of table entries.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_udf_examples ( PTUDFExParamInfo.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳