Documentación de la API
>
Features
>
Object ProUdfvardim
> Function ProUdfvardimProarrayFree
Function ProUdfvardimProarrayFree
Description
Frees an array of an array of variant dimension handles for UDFs.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfvardimProarrayFree
(
ProUdfvardim
* var_dim_array
/* (In)
ProArray
of variant dimension handles.
*/
)
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.
Sample Code References
pt_udf_examples ( PTUDFExDashboardUtils.c )
User Guide References
Variable Dimensions:ProUdfvardimProarrayFree
Parent topic
Object ProUdfvardim
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado