1MONGOC_WRITE_CONCERN_GET_WTAG(3)   libmongoc  MONGOC_WRITE_CONCERN_GET_WTAG(3)
2
3
4

NAME

6       mongoc_write_concern_get_wtag - mongoc_write_concern_get_wtag()
7

SYNOPSIS

9          const char *
10          mongoc_write_concern_get_wtag (const mongoc_write_concern_t *write_concern);
11

PARAMETERS

13       ยท write_concern: A mongoc_write_concern_t.
14

DESCRIPTION

16       A  string  containing  the  wtag  setting if it has been set. Otherwise
17       returns NULL.
18

RETURNS

20       Returns a string which should not be modified or freed, or NULL.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.16.2                           Feb 25, 2020 MONGOC_WRITE_CONCERN_GET_WTAG(3)
Impressum