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

SYNOPSIS

6          const char *
7          mongoc_write_concern_get_wtag (const mongoc_write_concern_t *write_concern);
8

PARAMETERS

10write_concern: A mongoc_write_concern_t.
11

DESCRIPTION

13       A  string containing the wtag setting if it has been set. Otherwise re‐
14       turns NULL.
15

RETURNS

17       Returns a string which should not be modified or freed, or NULL.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2023 MONGOC_WRITE_CONCERN_GET_WTAG(3)
Impressum