API Documentation
>
Features
>
Object ProUdfdata
> Function ProUdfdataFree
Function ProUdfdataFree
Description
Frees a UDF data structure
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataFree
(
ProUdfdata
data
/* (In)
the UDF data
*/
)
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 )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
The UDF Input Data Structure ProUdfdata:ProUdfdataFree
Was this helpful?
This site works best with JavaScript enabled