|
iDRS™ SDK 16
|
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. | |
Interface for CBarcodeSpecificOptions wrapper.
| CBarcodeSpecificOptionsArray ArrayInterface_Create_CBarcodeSpecificOptionsArray | ( | idrs_exception * | pargException | ) |
Creates a new CBarcodeSpecificOptionsArray object.
| pargException | Pointer to exception structure that will be filled if an exception occurs |
| enum BarcodeType CBarcodeSpecificOptions_GetBarcodeType | ( | const CBarcodeSpecificOptions | argCBarcodeSpecificOptions, |
| idrs_exception * | pargException | ||
| ) |
gets the barcode type
| argCBarcodeSpecificOptions | CBarcodeSpecificOptions handle |
| pargException | Pointer to exception structure that will be filled if an exception occurs |