Begin parsing a list into the specified object.

Synopsis

Declared in <balxml_decoder.h>

int
beginParse(TYPE* object);

Return Value

0 on success, and a non‐zero value otherwise

Parameters

Name

Description

object

object being decoded

Created with MrDocs