mw::qrd::QRDecoder::Finalize Member Function

Syntax

void Finalize();

Arguments

None.

Return Values

None.

Description

This is the function for finalizing the library.
Be sure to execute this function, because if you do not use this function to finalize the library after decoding is finished there is no guarantee that the resources used for decoding will be deallocated.

Revision History

2010/05/31
Initial version.

CONFIDENTIAL