1MONGOC_URI_GET_STRING(3)           libmongoc          MONGOC_URI_GET_STRING(3)
2
3
4

SYNOPSIS

6          const char *
7          mongoc_uri_get_string (const mongoc_uri_t *uri);
8

PARAMETERS

10uri: A mongoc_uri_t.
11

DESCRIPTION

13       Fetches the URI as a string.
14

RETURNS

16       Returns a string which should not be modified or freed.
17

AUTHOR

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