1MONGOC_SERVER_DESCRIPTION_ID(3) libmongoc MONGOC_SERVER_DESCRIPTION_ID(3)
23
4
NAME
6mongoc_server_description_id - mongoc_server_description_id()
7
SYNOPSIS
9uint32_t
10mongoc_server_description_id (const mongoc_server_description_t *description);
11
PARAMETERS
13• description: A mongoc_server_description_t.
14
DESCRIPTION
16Get the server's id, an opaque identifier generated by the client or
17client pool.
18
AUTHOR
20MongoDB, Inc
21
COPYRIGHT
232017-present, MongoDB, Inc
2425
26
27
28
1.23.1 Oct 20, 2022 MONGOC_SERVER_DESCRIPTION_ID(3)