ObjectBox C and C++ API  4.0.3
OBX_id_score_array Struct Reference

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_scoreids_scores
 
size_t count
 

Detailed Description

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.

Member Data Documentation

◆ count

size_t OBX_id_score_array::count

◆ ids_scores

OBX_id_score* OBX_id_score_array::ids_scores