API 설명서 > Features > Object ProUdfextparam > Function ProUdfextparamFree
Function ProUdfextparamFree
Description
Frees the UDF external paramter handle.
Synopsis
#include <ProUdf.h>
ProUdfextparamFree
(
ProUdfextparam ext_param
/* (In)
The external parameter handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
User Guide References
도움이 되셨나요?