1MONGOC_SERVER_API_VERSION_FROM_STRINlGi(b3mM)oOnNgGoOcC_SERVER_API_VERSION_FROM_STRING(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_server_api_version_from_string (const char *version,
8                                                 mongoc_server_api_version_t *out);
9
10       Given   a   string   version,   populates   out   with  the  equivalent
11       mongoc_server_api_version_t if version represents a valid API version.
12

PARAMETERS

14version: A string representing the version identifier.
15
16out: A pointer to a mongoc_server_api_version_t.
17

RETURNS

19       True on success, false on failure. On success, out  is  populated  with
20       the converted version string. On failure, out is not altered.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.25.1                           Nov 08M,ON2G0O2C3_SERVER_API_VERSION_FROM_STRING(3)
Impressum