Category
Features
, Object
ProUdfrequiredref
Function ProUdfrequiredrefFree
Description
Frees a handle to a required reference for a UDF.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfrequiredrefFree
(
ProUdfRequiredRef
required_ref
/* (In)
The required reference handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_NO_LICENSE
No license is available for this function.
Manual References:
Core: Features: UDF References
Core: Features: UDF References