Barcode Xpress for Linux v13.9 - Updated
BX_free_analyze_result
API Reference > Barcode Component API Reference > Barcode Component Functions Reference > BX_free_analyze_result

Releases the memory that has been allocated by a previous call to one of the analyze functions.

Declaration:

BX\_Status BX\_free\_analyze\_result(BX\_AnalyzeResult\* result);

Member:

Name Description
result A pointer to the BX_AnalyzeResult structure whose members were allocated during an analyze function is released.
Is this page helpful?
Yes No
Thanks for your feedback.