mongoc_server_description_id(3)
| MONGOC_SERVER_DESCRIPTION_ID(3) | MongoDB C Driver | MONGOC_SERVER_DESCRIPTION_ID(3) |
NAME
mongoc_server_description_id - mongoc_server_description_id()
SYNOPSIS
uint32_t mongoc_server_description_id (const mongoc_server_description_t *description);
PARAMETERS
- •
- description: A mongoc_server_description_t.
DESCRIPTION
Get the server’s id, an opaque identifier generated by the client or client pool.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc
| June 1, 2021 | 1.14.0 |
