| MONGOC_COLLECTION_GET_LAST_ERROR(3) | libmongoc | MONGOC_COLLECTION_GET_LAST_ERROR(3) |
WARNING:
const bson_t * mongoc_collection_get_last_error (const mongoc_collection_t *collection);
mongoc_collection_get_last_error() returns write results from some operations:
A bson_t that should not be modified or NULL. The returned bson_t is may be invalidated by the next operation on collection.
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |