API Documentation
>
Features
>
Object ProUdfvardim
> Function ProUdfvardimFree
Function ProUdfvardimFree
Description
Frees the UDF variant dimension handle.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfvardimFree
(
ProUdfvardim
var_dim
/* (In)
The variant dimension handle.
*/
)
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 ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Variable Dimensions and Pattern Parameters:ProUdfvardimFree
Was this helpful?
This site works best with JavaScript enabled