Set the attributes of the specified options to the configuration associated with the specified mode. See {Modes} for details.

Synopsis

Declared in <balber_berencoderoptionsutil.h>

static
void
setMode(
    BerEncoderOptions* options,
    Mode mode);

Created with MrDocs