LBarCode::GetReadOptions

Summary

Gets the current barcode read options.

Syntax

#include "ltwrappr.h"

L_INT LBarCode::GetReadOptions (pBarCodeReadOpt)

Parameters

pBARCODEREADOPT pBarCodeReadOpt

Pointer to a BARCODEREADOPT structure to be updated with the current barcode read options.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

To set the barcode read options call the LBarCode::SetReadOptions function.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For complete sample code, refer to the BarCode demo.
For an example, refer to LBarCode::Read.

Help Version 22.0.2022.12.8
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Barcode C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.