[#BloombergLP-balxml-HexParser-beginParse] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/HexParser.adoc[HexParser]::beginParse :relfileprefix: ../../../ :mrdocs: Prepare the parser to start parsing a new value and associate the specified `object` with the parser. Return 0 if successful and non‐zero otherwise. == Synopsis Declared in `<balxml_hexparser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int beginParse(TYPE* object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#