API Documentation > Features > Object ProUdfdata > Function ProUdfdataFree
Function ProUdfdataFree
Description
Frees a UDF data structure
Synopsis
#include <ProUdf.h>
ProUdfdataFree
(
/* (In)
the UDF data
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
Was this helpful?