Return a string representation for the specified nodeType code or "(* UNKNOWN NODE TYPE *)" if nodeType is not one of the values enumerated in NodeType.
nodeType
NodeType
Declared in <balxml_reader.h>
<balxml_reader.h>
static char const* nodeTypeAsString(NodeType nodeType);
Created with MrDocs