Function ProImportfeatIdArrayFree
Description
Frees the array of maps between the item_id and user_id.
Synopsis
#include <ProImportfeat.h>
ProImportfeatIdArrayFree
(
ProImportfeatIdMap* p_id_map_arr
/* (In)
The array of maps between the item_id and user_id
*/
)
Returns
The function successfully freed the array of maps.
Sample Code References
User Guide References
¿Fue esto útil?