1MONGOC_READ_PREFS_ADD_TAG(3)       libmongoc      MONGOC_READ_PREFS_ADD_TAG(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_read_prefs_add_tag (mongoc_read_prefs_t *read_prefs, const bson_t *tag);
8

PARAMETERS

10read_prefs: A mongoc_read_prefs_t.
11
12tag: A bson_t.
13

DESCRIPTION

15       This function shall add a tag to a read preference.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023     MONGOC_READ_PREFS_ADD_TAG(3)
Impressum