API Documentation > Features > Object ProUdfrequiredref > Function ProUdfrequiredrefFree
Function ProUdfrequiredrefFree
Description
Frees a handle to a required reference for a UDF.
Synopsis
#include <ProUdf.h>
ProUdfrequiredrefFree
(
ProUdfRequiredRef required_ref
/* (In)
The required reference handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
No license is available for this function.
User Guide References
Was this helpful?