Create a choice parsing context for the specified object.

Synopsis

Declared in <balxml_decoder.h>

Decoder_ChoiceContext(
    TYPE* object,
    int formattingMode);

Parameters

Name

Description

object

object being decoded

formattingMode

formatting mode for the element

Created with MrDocs