1MONGOC_READ_PREFS_GET_MODE(3)      libmongoc     MONGOC_READ_PREFS_GET_MODE(3)
2
3
4

SYNOPSIS

6          mongoc_read_mode_t
7          mongoc_read_prefs_get_mode (const mongoc_read_prefs_t *read_prefs);
8

PARAMETERS

10read_prefs: A mongoc_read_prefs_t.
11

DESCRIPTION

13       Fetches the mongoc_read_mode_t for the read preference.
14

RETURNS

16       Returns the read preference mode.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023    MONGOC_READ_PREFS_GET_MODE(3)
Impressum