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