API 설명서
>
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
Parent topic
Object ProUdfdata
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.