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

NAME

6       mongoc_uri_get_string - mongoc_uri_get_string()
7

SYNOPSIS

9          const char *
10          mongoc_uri_get_string (const mongoc_uri_t *uri);
11

PARAMETERS

13       ยท uri: A mongoc_uri_t.
14

DESCRIPTION

16       Fetches the URI as a string.
17

RETURNS

19       Returns a string which should not be modified or freed.
20

AUTHOR

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