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

Synopsis

Declared in <balxml_decoder.h>

Decoder_SimpleContext(
    TYPE* object,
    int formattingMode);

Parameters

Name

Description

object

object being decoded

formattingMode

formatting mode for the element

Created with MrDocs