Function‐pointer type for parsing a single list element.

Synopsis

Declared in <balxml_listparser.h>

typedef int(* ParseElementFunction)(ElementType*, char const*, int);

Created with MrDocs