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
Function‐pointer type for parsing a single list element.
Declared in <balxml_listparser.h>
typedef int(* ParseElementFunction)(ElementType*, char const*, int);
Created with MrDocs