1MONGOC_SERVER_API_GET_STRICT(3)    libmongoc   MONGOC_SERVER_API_GET_STRICT(3)
2
3
4

NAME

6       mongoc_server_api_get_strict - mongoc_server_api_get_strict()
7

SYNOPSIS

9          const mongoc_optional_t *
10          mongoc_server_api_get_strict (const mongoc_server_api_t *api);
11
12       Returns the value of the strict flag for the mongoc_server_api_t.
13

PARAMETERS

15api: A mongoc_server_api_t.
16

RETURNS

18       Returns a mongoc_optional_t indicating whether the strict flag was set.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.21.1                           Mar 02, 2022  MONGOC_SERVER_API_GET_STRICT(3)
Impressum