Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_gridfs_file_error - Man Page

Synopsis

bool
mongoc_gridfs_file_error (mongoc_gridfs_file_t *file, bson_error_t *error);

Parameters

Description

This function checks to see if there has been an error associated with the last operation upon file.

Errors

Errors are propagated via the error parameter.

Returns

Returns false if there has been no registered error, otherwise true and error is set.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc