Create a push‐parser context for the specified object using the specified formattingMode.

Synopsis

Declared in <balxml_decoder.h>

Decoder_PushParserContext(
    TYPE* object,
    int formattingMode);

Created with MrDocs