Category Features, Object ProUdfextdim

Function ProUdfextdimFree


Description
Frees the UDF dimension external symbol handle.
Synopsis
#include <ProUdf.h>
ProErrorProUdfextdimFree(
ProUdfextdim ext_dim
/* (In)
The dimension external symbol handle.
*/
)
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: External Symbol: Dimensions