iDRS™ SDK 16
Loading...
Searching...
No Matches
CBarcodeSpecificOptions_interface.h File Reference

Interface for CBarcodeSpecificOptions wrapper. More...

Go to the source code of this file.

Functions

enum BarcodeType CBarcodeSpecificOptions_GetBarcodeType (const CBarcodeSpecificOptions argCBarcodeSpecificOptions, idrs_exception *pargException)
 gets the barcode type
 
CBarcodeSpecificOptionsArray ArrayInterface_Create_CBarcodeSpecificOptionsArray (idrs_exception *pargException)
 Creates a new CBarcodeSpecificOptionsArray object.
 

Detailed Description

Interface for CBarcodeSpecificOptions wrapper.

Function Documentation

◆ ArrayInterface_Create_CBarcodeSpecificOptionsArray()

CBarcodeSpecificOptionsArray ArrayInterface_Create_CBarcodeSpecificOptionsArray ( idrs_exception *  pargException)

Creates a new CBarcodeSpecificOptionsArray object.

Parameters
pargExceptionPointer to exception structure that will be filled if an exception occurs
Returns
The newly created CBarcodeSpecificOptionsArray

◆ CBarcodeSpecificOptions_GetBarcodeType()

enum BarcodeType CBarcodeSpecificOptions_GetBarcodeType ( const CBarcodeSpecificOptions  argCBarcodeSpecificOptions,
idrs_exception *  pargException 
)

gets the barcode type

Returns
barcode type.
Parameters
argCBarcodeSpecificOptionsCBarcodeSpecificOptions handle
pargExceptionPointer to exception structure that will be filled if an exception occurs