API 설명서
>
Features
>
Object ProUdfvarparam
> Function ProUdfvarparamFree
Function ProUdfvarparamFree
Description
Frees the UDF variant paramter handle.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfvarparamFree
(
ProUdfvarparam
var_param
/* (In)
The variant parameter handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_NO_LICENSE
No license is available for this function.
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Variable Parameters and Annotations:ProUdfvarparamFree
Parent topic
Object ProUdfvarparam
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.