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

NAME

6       mongoc_read_prefs_get_mode - mongoc_read_prefs_get_mode()
7

SYNOPSIS

9          mongoc_read_mode_t
10          mongoc_read_prefs_get_mode (const mongoc_read_prefs_t *read_prefs);
11

PARAMETERS

13       ยท read_prefs: A mongoc_read_prefs_t.
14

DESCRIPTION

16       Fetches the mongoc_read_mode_t for the read preference.
17

RETURNS

19       Returns the read preference mode.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 2020    MONGOC_READ_PREFS_GET_MODE(3)
Impressum