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