Create a choice decoding context for the specified object using the specified formattingMode to control how values are parsed.

Synopsis

Declared in <balxml_decoder.h>

Decoder_ChoiceContext(
    TYPE* object,
    int formattingMode);

Created with MrDocs