1MONGOC_CLIENT_GET_URI(3)           libmongoc          MONGOC_CLIENT_GET_URI(3)
2
3
4

NAME

6       mongoc_client_get_uri - mongoc_client_get_uri()
7

SYNOPSIS

9          const mongoc_uri_t *
10          mongoc_client_get_uri (const mongoc_client_t *client);
11
12       Fetches the mongoc_uri_t used to create the client.
13

PARAMETERS

15       ยท client: A mongoc_client_t.
16

RETURNS

18       A mongoc_uri_t that should not be modified or freed.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020         MONGOC_CLIENT_GET_URI(3)
Impressum