Create a push‐parser context for the specified object.
Synopsis
Declared in <balxml_decoder.h>
Decoder_PushParserContext(
TYPE* object,
int formattingMode);
Parameters
Name |
Description |
object |
object being decoded |
formattingMode |
formatting mode for the element |
Created with MrDocs