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

SYNOPSIS

6          const mongoc_uri_t *
7          mongoc_client_get_uri (const mongoc_client_t *client);
8
9       Fetches the mongoc_uri_t used to create the client.
10

PARAMETERS

12client: A mongoc_client_t.
13

RETURNS

15       A mongoc_uri_t that should not be modified or freed.
16

AUTHOR

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