Create a simple‐type parsing context for the specified object using the specified formattingMode.

Synopsis

Declared in <balxml_decoder.h>

Decoder_SimpleContext(
    TYPE* object,
    int formattingMode);

Created with MrDocs