API Documentation
>
Features
>
Object ProUdfdata
> Function ProUdfdataAlloc
Function ProUdfdataAlloc
Description
Allocate an empty
ProUdfdata
structure to be used as input to
ProUdfCreate
()
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataAlloc
(
ProUdfdata
* data
/* (Out)
The UDF data
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
The UDF Input Data Structure ProUdfdata:ProUdfdataAlloc
Was this helpful?
This site works best with JavaScript enabled