Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Barcode C++ Class Library Help

LBarCode::GetReadOptions

Show in webframe

#include "ltwrappr.h"

L_INT LBarCode::GetReadOptions (pBarCodeReadOpt)

pBARCODEREADOPT pBarCodeReadOpt;

/* pointer to a BARCODEREADOPT structure */

Gets the current barcode read options.

Parameter

Description

pBarCodeReadOpt

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

Returns

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

LTBAR

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LBarCode::LBarCode, LBarCode::SetReadOptions, LBarCode::Read, Class Members

Topics:

Programming with LEADTOOLS Barcode

Barcode Function Functions: Getting Barcode Information

Example

For complete sample code, refer to the BarCode demo.

For an example, refer to LBarCode::Read().

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.