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

SYNOPSIS

6          const mongoc_optional_t *
7          mongoc_server_api_get_strict (const mongoc_server_api_t *api);
8
9       Returns the value of the strict flag for the mongoc_server_api_t.
10

PARAMETERS

12api: A mongoc_server_api_t.
13

RETURNS

15       Returns a mongoc_optional_t indicating whether the strict flag was set.
16

AUTHOR

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