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>
ProUdfdataAlloc
(
/* (Out)
The UDF data
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Sample Code References
User Guide References
도움이 되셨나요?