Category Features, Object ProUdfrequiredref

Function ProUdfrequiredrefProarrayFree


Description
Frees a ProArray of handles to required references for a UDF.
Synopsis
#include <ProUdf.h>
ProErrorProUdfrequiredrefProarrayFree(
ProUdfRequiredRef* required_ref
/* (In)
The required reference array.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_NO_LICENSENo license is available for this function.

Manual References:

  1. Core: Features: UDF References