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 )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳