DOKK / manpages / debian 13 / libmongoc-doc / mongoc_uri_get_read_prefs.3.en
MONGOC_URI_GET_READ_PREFS(3) libmongoc MONGOC_URI_GET_READ_PREFS(3)

WARNING:

Deprecated since version 1.2.0: Use mongoc_uri_get_read_prefs_t() instead.



const bson_t *
mongoc_uri_get_read_prefs (const mongoc_uri_t *uri);


uri: A mongoc_uri_t.

Fetches a bson document containing read preference tag information from a URI. Note that this does not include the read preference mode.

Returns a bson document that should not be modified or freed if uri has read preferences, otherwise NULL.

MongoDB, Inc

2009-present, MongoDB, Inc.

May 7, 2025 1.30.4