OmniClientWriteFileEx2Options#
-
struct OmniClientWriteFileEx2Options#
Options passed to omniClientWriteFileEx2.
Public Members
-
uint16_t version#
Must be initialized with kOmniClientWriteFileEx2OptionsVersion.
-
bool skip_checkpoint#
If true, the checkpoint is not created after writing the file.
-
char const *message#
Message applied to the checkpoint created after writing the file. Ignored if skip_checkpoint is false.
-
uint16_t version#