Description | ||||||||
Determines the number of maps between the item_id and user_id. | ||||||||
Synopsis | ||||||||
#include <ProImportfeat.h> | ||||||||
ProError | ProImportfeatIdArrayMapCount | ( | ||||||
ProImportfeatIdMap* p_id_map_arr | ||||||||
/* (In) | ||||||||
The array of maps between the item_id and user_id | ||||||||
*/ | ||||||||
int* n_maps | ||||||||
/* (Out) | ||||||||
The number of maps between the item_id and user_id | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|