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
これは役に立ちましたか?