[#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. == Synopsis Declared in `<balxml_hexparser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int beginParse(TYPE* object); ---- == Return Value 0 if successful, and a non‐zero value otherwise == Parameters [cols="1,4"] |=== | Name| Description | *object* | object to receive the parsed value |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#