|
SYNOPSISbool mongoc_gridfs_file_list_error (mongoc_gridfs_file_list_t *list, PARAMETERS
DESCRIPTIONFetches any error that has occurred while trying to retrieve the file list. ERRORSErrors are propagated via the error parameter. RETURNSfalse if no error has been registered, otherwise true and error is set. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|