Documentación de la API
>
Creating import and custom geometry
>
Object ProImportfeat
> Function ProImportfeatIdArrayFree
Function ProImportfeatIdArrayFree
Description
Frees the array of maps between the
item_id
and
user_id
.
Synopsis
#include <
ProImportfeat.h
>
ProError
ProImportfeatIdArrayFree
(
ProImportfeatIdMap
* p_id_map_arr
/* (In)
The array of maps between the item_id and user_id
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the array of maps.
Sample Code References
pt_examples ( TestImportfeat.c )
User Guide References
Import Feature Properties:ProImportfeatIdArrayFree
Parent topic
Object ProImportfeat
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado