1MONGOC_GRIDFS_FILE_GET_FILENAME(M3o)ngoDB C DrivMeOrNGOC_GRIDFS_FILE_GET_FILENAME(3)
2
3
4
6 mongoc_gridfs_file_get_filename - mongoc_gridfs_file_get_filename()
7
9 const char *
10 mongoc_gridfs_file_get_filename (mongoc_gridfs_file_t *file);
11
13 ยท file: A mongoc_gridfs_file_t.
14
16 Fetches the filename for the given gridfs file.
17
19 A string which should not be modified or freed.
20
22 MongoDB, Inc
23
25 2017-present, MongoDB, Inc
26
27
28
29
301.15.2 Nov 06, 2019MONGOC_GRIDFS_FILE_GET_FILENAME(3)