Documentación de la API
>
Dimensions
>
Object ProDimlocation
> Function ProDimlocationFree
Function ProDimlocationFree
Description
Frees the dimension location data.
Synopsis
#include <
ProDimension.h
>
ProError
ProDimlocationFree
(
ProDimlocation
data
/* (In)
The dimension location data, extracted using
ProDimensionLocationGet
().
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments is invalid.
Sample Code References
pt_userguide ( UgDimLocationUtils.c )
User Guide References
Dimension Location:ProDimlocationFree
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado