table of contents
| MONGOC_SERVER_DESCRIPTION_ID(3) | libmongoc | MONGOC_SERVER_DESCRIPTION_ID(3) |
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¶
2009-present, MongoDB, Inc.
| November 26, 2025 | 2.2.0 |