ID score array struct is an input/output wrapper for an array of OBX_id_score structs. If count is zero, bytes_scores is allowed to be invalid. More...
#include <objectbox.h>
Public Attributes | |
OBX_id_score * | ids_scores |
size_t | count |
ID score array struct is an input/output wrapper for an array of OBX_id_score structs. If count is zero, bytes_scores is allowed to be invalid.
size_t OBX_id_score_array::count |
OBX_id_score* OBX_id_score_array::ids_scores |