8#ifndef SCANBOTSDK_BARCODECONFIGURATIONTYPES_H
9#define SCANBOTSDK_BARCODECONFIGURATIONTYPES_H
18#include <ScanbotSDKDefs.h>
263 const char* regex_filter,
264 double minimum_size_score,
265 bool add_additional_quiet_zone,
266 int minimum_1_d_quiet_zone_size,
267 int minimum_1_d_confirmation_count,
268 int minimum_text_length,
269 int maximum_text_length,
270 bool enable_one_d_blur_scanner,
271 bool return_start_end,
493 const char* regex_filter,
494 double minimum_size_score,
495 bool add_additional_quiet_zone,
496 int minimum_1_d_quiet_zone_size,
497 int minimum_1_d_confirmation_count,
498 bool strip_check_digits,
499 int minimum_text_length,
500 int maximum_text_length,
741 const char* regex_filter,
742 double minimum_size_score,
743 bool add_additional_quiet_zone,
744 int minimum_1_d_quiet_zone_size,
745 int minimum_1_d_confirmation_count,
746 bool strip_check_digits,
747 int minimum_text_length,
748 int maximum_text_length,
749 bool enable_one_d_blur_scanner,
754 bool try_code_39_extended_mode,
755 bool use_code_39_check_digit,
1127 const char* regex_filter,
1128 double minimum_size_score,
1129 bool add_additional_quiet_zone,
1130 int minimum_1_d_quiet_zone_size,
1131 int minimum_1_d_confirmation_count,
1132 bool strip_check_digits,
1133 int minimum_text_length,
1134 int maximum_text_length,
1135 bool enable_one_d_blur_scanner,
1357 const char* regex_filter,
1358 double minimum_size_score,
1359 bool add_additional_quiet_zone,
1360 int minimum_1_d_quiet_zone_size,
1361 int minimum_1_d_confirmation_count,
1363 int minimum_text_length,
1364 int maximum_text_length,
1365 bool enable_one_d_blur_scanner,
1600 const char* regex_filter,
1601 double minimum_size_score,
1602 bool add_additional_quiet_zone,
1603 int minimum_1_d_quiet_zone_size,
1604 int minimum_1_d_confirmation_count,
1605 bool strip_check_digits,
1606 int minimum_text_length,
1607 int maximum_text_length,
1610 bool industrial_2of_5,
1611 bool use_iata_2_of_5_checksum,
1899 const char* regex_filter,
1900 double minimum_size_score,
1901 bool add_additional_quiet_zone,
1902 int minimum_1_d_quiet_zone_size,
1903 int minimum_1_d_confirmation_count,
2042 const char* regex_filter,
2043 double minimum_size_score,
2044 bool add_additional_quiet_zone,
2045 int minimum_1_d_quiet_zone_size,
2046 int minimum_1_d_confirmation_count,
2185 const char* regex_filter,
2186 double minimum_size_score,
2187 bool add_additional_quiet_zone,
2188 int minimum_1_d_quiet_zone_size,
2189 int minimum_1_d_confirmation_count,
2334 const char* regex_filter,
2335 double minimum_size_score,
2336 bool add_additional_quiet_zone,
2337 int minimum_1_d_quiet_zone_size,
2338 int minimum_1_d_confirmation_count,
2339 int minimum_text_length,
2340 int maximum_text_length,
2341 bool enable_one_d_blur_scanner,
2579 const char* regex_filter,
2580 double minimum_size_score,
2581 bool add_additional_quiet_zone,
2582 int minimum_1_d_quiet_zone_size,
2583 int minimum_1_d_confirmation_count,
2584 bool strip_check_digits,
2585 int minimum_text_length,
2586 int maximum_text_length,
2587 bool enable_one_d_blur_scanner,
2589 size_t checksum_algorithms_size,
2858 const char* regex_filter,
2859 double minimum_size_score,
2860 bool add_additional_quiet_zone,
2861 int minimum_1_d_quiet_zone_size,
2862 int minimum_1_d_confirmation_count,
2863 bool strip_check_digits,
2864 bool enable_one_d_blur_scanner,
2870 int minimum_standalone_confirmation_count,
3191 const char* regex_filter,
3192 double minimum_size_score,
3193 bool add_additional_quiet_zone,
3194 int minimum_1_d_quiet_zone_size,
3195 int minimum_1_d_confirmation_count,
3197 bool allow_narrow_bars_only,
3198 bool allow_wide_bars_only,
3420 const char* regex_filter,
3421 double minimum_size_score,
3422 bool add_additional_quiet_zone,
3566 const char* regex_filter,
3567 double minimum_size_score,
3568 bool add_additional_quiet_zone,
3807 const char* regex_filter,
3808 double minimum_size_score,
3809 bool add_additional_quiet_zone,
3970 const char* regex_filter,
3971 double minimum_size_score,
3972 bool add_additional_quiet_zone,
4130 const char* regex_filter,
4131 double minimum_size_score,
4132 bool add_additional_quiet_zone,
4261 const char* regex_filter,
4262 double minimum_size_score,
4263 bool add_additional_quiet_zone,
4435 const char* regex_filter,
4436 double minimum_size_score,
4437 bool add_additional_quiet_zone,
4566 const char* regex_filter,
4567 double minimum_size_score,
4568 bool add_additional_quiet_zone,
4674 const char* regex_filter,
4675 double minimum_size_score,
4676 bool add_additional_quiet_zone,
4677 bool strip_check_digits,
4805 const char* regex_filter,
4806 double minimum_size_score,
4807 bool add_additional_quiet_zone,
4910 const char* regex_filter,
4911 double minimum_size_score,
4912 bool add_additional_quiet_zone,
5018 const char* regex_filter,
5019 double minimum_size_score,
5020 bool add_additional_quiet_zone,
5170 const char* regex_filter,
5171 double minimum_size_score,
5172 bool add_additional_quiet_zone,
5173 int minimum_1_d_quiet_zone_size,
5359 const char* regex_filter,
5360 double minimum_size_score,
5361 bool add_additional_quiet_zone,
5362 int minimum_1_d_quiet_zone_size,
5363 int minimum_1_d_confirmation_count,
5364 bool strip_check_digits,
5365 int minimum_text_length,
5366 int maximum_text_length,
5368 bool enable_one_d_blur_scanner,
5370 size_t formats_size,
5668 const char* regex_filter,
5669 double minimum_size_score,
5670 bool add_additional_quiet_zone,
5674 size_t formats_size,
5839 const char* regex_filter,
5840 double minimum_size_score,
5841 bool add_additional_quiet_zone,
5843 size_t formats_size,
5983 const char* regex_filter,
5984 double minimum_size_score,
5985 bool add_additional_quiet_zone,
5986 int minimum_1_d_quiet_zone_size,
5987 int minimum_1_d_confirmation_count,
5988 bool strip_check_digits,
5989 int minimum_text_length,
5990 int maximum_text_length,
5993 bool enable_one_d_blur_scanner,
5995 size_t formats_size,
ScanbotSDK Error Code C API.
scanbotsdk_error_code_t
The error codes returned by most of the Scanbot SDK functions.
Definition ScanbotSDKErrorCode.h:25
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_free(scanbotsdk_barcode_format_itf_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_itf_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_maxi_code_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_maxi_code_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_maxi_code_configuration_t to its parent type sc...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_get_regex_filter(scanbotsdk_barcode_format_configuration_base_t *self, const char **regex_filter)
Returns value of regex_filter field of the given object. The returned pointers do NOT own the underly...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, bool iata_2of_5, bool code_25, bool industrial_2of_5, bool use_iata_2_of_5_checksum, scanbotsdk_barcode_format_code_2_of_5_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_2_of_5_configuration with given params and s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_set_maximum_text_length(scanbotsdk_barcode_format_code_128_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_code_11_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
struct scanbotsdk_barcode_format_common_four_state_configuration_t scanbotsdk_barcode_format_common_four_state_configuration_t
scanbotsdk_barcode_format_common_four_state_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:5813
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_pharma_code_two_track_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_pharma_code_two_track_configuration_t to its pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_strip_check_digits(scanbotsdk_barcode_format_common_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, bool enable_one_d_blur_scanner, bool ean_8, bool ean_13, bool upca, bool upce, scanbotsdk_upc_ean_extension_behavior_t extensions, int minimum_standalone_confirmation_count, scanbotsdk_barcode_format_upc_ean_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_upc_ean_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_code_2_of_5_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
struct scanbotsdk_barcode_format_upc_ean_configuration_t scanbotsdk_barcode_format_upc_ean_configuration_t
scanbotsdk_barcode_format_upc_ean_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:2802
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_set_gs_1_handling(scanbotsdk_barcode_format_data_matrix_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_is_scanbotsdk_barcode_format_micro_pdf_417_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_data_bar_expanded_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_data_bar_expanded_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_data_matrix_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_data_matrix_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_minimum_standalone_confirmation_count(scanbotsdk_barcode_format_upc_ean_configuration_t *self, int *minimum_standalone_confirmation_count)
Returns value of minimum_standalone_confirmation_count field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_set_gs_1_handling(scanbotsdk_barcode_format_qr_code_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_codabar_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_codabar_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_upce(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool upce)
Sets value of upce field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_get_return_start_end(scanbotsdk_barcode_format_codabar_configuration_t *self, bool *return_start_end)
Returns value of return_start_end field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_maximum_text_length(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_get_checksum(scanbotsdk_barcode_format_code_11_configuration_t *self, bool *checksum)
Returns value of checksum field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_create_with_defaults(scanbotsdk_barcode_format_code_11_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_11_configuration_t with given required param...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_try_code_39_extended_mode(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *try_code_39_extended_mode)
Returns value of try_code_39_extended_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_get_qr(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool *qr)
Returns value of qr field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_australia_post_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_data_bar_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_set_micro_qr(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool micro_qr)
Sets value of micro_qr field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_get_maximum_text_length(scanbotsdk_barcode_format_code_93_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_get_minimum_size_score(scanbotsdk_barcode_format_configuration_base_t *self, double *minimum_size_score)
Returns value of minimum_size_score field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_value, scanbotsdk_barcode_format_pharma_code_two_track_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_pharma_code_two_track_configuration with given pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_set_strip_check_digits(scanbotsdk_barcode_format_code_93_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_royal_mail_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_royal_mail_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its subtype ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_get_gs_1_handling(scanbotsdk_barcode_format_common_two_d_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_gs_1_handling_t gs_1_handling, scanbotsdk_barcode_format_data_matrix_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_matrix_configuration with given params and s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_set_maximum_text_length(scanbotsdk_barcode_format_code_11_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_create_with_defaults(scanbotsdk_barcode_format_common_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_configuration_t with given required params...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_pzn_7(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *pzn_7)
Returns value of pzn_7 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_pharma_code_two_track_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_iata_2of_5(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool *iata_2of_5)
Returns value of iata_2of_5 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_common_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_common_configuration_t to its parent type scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_usps_intelligent_mail_configuration_create_with_defaults(scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t with given ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_set_maximum_text_length(scanbotsdk_barcode_format_code_93_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
struct scanbotsdk_barcode_format_data_matrix_configuration_t scanbotsdk_barcode_format_data_matrix_configuration_t
scanbotsdk_barcode_format_data_matrix_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4103
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_formats(scanbotsdk_barcode_format_common_one_d_configuration_t *self, scanbotsdk_barcode_format_t *formats, size_t formats_size)
Sets value of formats field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_micro_pdf_417_configuration_t to its parent typ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_is_scanbotsdk_barcode_format_royal_tnt_post_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t is an insta...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_create_with_defaults(scanbotsdk_barcode_format_codabar_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_codabar_configuration_t with given required param...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_set_maximum_text_length(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_msi_plessey_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_msi_plessey_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_codabar_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_codabar_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_code_2_of_5_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_code_2_of_5_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_free(scanbotsdk_barcode_format_common_four_state_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_common_four_state_configurat...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_msi_plessey_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_msi_plessey_configuration_t to its parent type ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_set_gs_1_handling(scanbotsdk_barcode_format_common_two_d_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_get_strict_mode(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool *strict_mode)
Returns value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_strict_mode(scanbotsdk_barcode_format_common_configuration_t *self, bool strict_mode)
Sets value of strict_mode field of the given object.
scanbotsdk_msi_plessey_checksum_algorithm_t
scanbotsdk_msi_plessey_checksum_algorithm_t enum
Definition ScanbotSDKBarcodeConfigurationTypes.h:2495
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_set_qr(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool qr)
Sets value of qr field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_get_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_one_d_configuration_base_t *self, int *minimum_1_d_quiet_zone_size)
Returns value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_strip_check_digits(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_minimum_text_length(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_get_formats_size(scanbotsdk_barcode_format_common_two_d_configuration_t *self, size_t *size)
Returns size of formats array.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_set_strict_mode(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *self, bool strict_mode)
Sets value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_aztec_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_aztec_configuration_t to its parent type scanbo...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_japan_post_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_japan_post_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_data_bar_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_bar_configuration_t to its parent type sca...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_industrial_2of_5(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool industrial_2of_5)
Sets value of industrial_2of_5 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_is_scanbotsdk_barcode_format_royal_mail_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t is an insta...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_australia_post_customer_format_t australia_post_customer_format, scanbotsdk_barcode_format_australia_post_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_australia_post_configuration with given params an...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_set_allow_narrow_bars_only(scanbotsdk_barcode_format_pharma_code_configuration_t *self, bool allow_narrow_bars_only)
Sets value of allow_narrow_bars_only field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_itf_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_micro_pdf_417_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_create_with_defaults(scanbotsdk_barcode_format_gs_1_composite_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_gs_1_composite_configuration_t with given require...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, scanbotsdk_gs_1_handling_t gs_1_handling, bool strict_mode, scanbotsdk_barcode_format_gs_1_composite_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_gs_1_composite_configuration with given params an...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_japan_post_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_japan_post_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its subtype ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_create_with_defaults(scanbotsdk_barcode_format_upc_ean_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_upc_ean_configuration_t with given required param...
struct scanbotsdk_barcode_format_pharma_code_two_track_configuration_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_t
scanbotsdk_barcode_format_pharma_code_two_track_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4991
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_get_minimum_text_length(scanbotsdk_barcode_format_codabar_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_set_gs_1_handling(scanbotsdk_barcode_format_gs_1_composite_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_code_11_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_free(scanbotsdk_barcode_format_data_bar_expanded_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_data_bar_expanded_configurat...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_set_gs_1_handling(scanbotsdk_barcode_format_pdf_417_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_free(scanbotsdk_barcode_format_configuration_base_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_configuration_base_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_maxi_code_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_maxi_code_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_create_with_defaults(scanbotsdk_barcode_format_micro_pdf_417_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_micro_pdf_417_configuration_t with given required...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_gs_1_handling(scanbotsdk_barcode_format_common_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_ean_8(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool ean_8)
Sets value of ean_8 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, bool enable_one_d_blur_scanner, scanbotsdk_barcode_format_code_93_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_93_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_ean_13(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool ean_13)
Sets value of ean_13 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_set_gs_1_handling(scanbotsdk_barcode_format_data_bar_expanded_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_code_128_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_code_128_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_itf_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_get_australia_post_customer_format(scanbotsdk_barcode_format_australia_post_configuration_t *self, scanbotsdk_australia_post_customer_format_t *australia_post_customer_format)
Returns value of australia_post_customer_format field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_free(scanbotsdk_barcode_format_data_matrix_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_data_matrix_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_create_with_defaults(scanbotsdk_barcode_format_data_bar_limited_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_bar_limited_configuration_t with given requi...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_get_gs_1_handling(scanbotsdk_barcode_format_qr_code_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_set_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_one_d_configuration_base_t *self, int minimum_1_d_quiet_zone_size)
Sets value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_create_with_defaults(scanbotsdk_barcode_format_msi_plessey_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_msi_plessey_configuration_t with given required p...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_get_micro_qr(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool *micro_qr)
Returns value of micro_qr field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_gs_1_handling(scanbotsdk_barcode_format_common_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its parent type s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_usps_intelligent_mail_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its subtype ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_royal_mail_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_royal_mail_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_get_strict_mode(scanbotsdk_barcode_format_gs_1_composite_configuration_t *self, bool *strict_mode)
Returns value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_data_bar_limited_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_maximum_text_length(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_codabar_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_free(scanbotsdk_barcode_format_pharma_code_two_track_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_pharma_code_two_track_config...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_common_configuration_t *self, int minimum_1_d_quiet_zone_size)
Sets value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, int minimum_text_length, int maximum_text_length, bool enable_one_d_blur_scanner, scanbotsdk_barcode_format_itf_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_itf_configuration with given params and stores it...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_set_minimum_text_length(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_set_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_gs_1_composite_configuration_t *self, int minimum_1_d_quiet_zone_size)
Sets value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_aztec_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
struct scanbotsdk_barcode_format_two_d_configuration_base_t scanbotsdk_barcode_format_two_d_configuration_base_t
scanbotsdk_barcode_format_two_d_configuration_base_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:3352
struct scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t
scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4886
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_data_bar_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_data_bar_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_set_minimum_text_length(scanbotsdk_barcode_format_code_11_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_code_11_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_11_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_usps_intelligent_mail_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_codabar_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_codabar_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_try_code_39_extended_mode(scanbotsdk_barcode_format_code_39_configuration_t *self, bool try_code_39_extended_mode)
Sets value of try_code_39_extended_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_get_strip_check_digits(scanbotsdk_barcode_format_code_11_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_strip_check_digits(scanbotsdk_barcode_format_common_one_d_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_create_with_defaults(scanbotsdk_barcode_format_common_four_state_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_four_state_configuration_t with given requ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_micro_pdf_417_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_micro_pdf_417_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
struct scanbotsdk_barcode_format_australia_post_configuration_t scanbotsdk_barcode_format_australia_post_configuration_t
scanbotsdk_barcode_format_australia_post_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4408
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_maximum_text_length(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_tnt_post_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_royal_tnt_post_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_royal_tnt_post_configuration_t to its parent ty...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_minimum_standalone_confirmation_count(scanbotsdk_barcode_format_upc_ean_configuration_t *self, int minimum_standalone_confirmation_count)
Sets value of minimum_standalone_confirmation_count field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_free(scanbotsdk_barcode_format_one_d_configuration_base_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_one_d_configuration_base_t....
struct scanbotsdk_barcode_format_common_configuration_t scanbotsdk_barcode_format_common_configuration_t
scanbotsdk_barcode_format_common_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:5932
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_create_with_defaults(scanbotsdk_barcode_format_pharma_code_two_track_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_pharma_code_two_track_configuration_t with given ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_get_minimum_text_length(scanbotsdk_barcode_format_code_128_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_code_128_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_128_configuration_t to its parent type sca...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_upce(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool *upce)
Returns value of upce field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_upc_ean_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_data_matrix_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_get_gs_1_handling(scanbotsdk_barcode_format_data_bar_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_get_allow_narrow_bars_only(scanbotsdk_barcode_format_pharma_code_configuration_t *self, bool *allow_narrow_bars_only)
Returns value of allow_narrow_bars_only field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_iata_2of_5(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool iata_2of_5)
Sets value of iata_2of_5 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_data_bar_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_bar_configuration_t to its parent type sca...
struct scanbotsdk_barcode_format_code_39_configuration_t scanbotsdk_barcode_format_code_39_configuration_t
scanbotsdk_barcode_format_code_39_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:680
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_japan_post_configuration_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_japan_post_configuration_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_japan_post_configuration_t to its parent type s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_common_four_state_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_common_four_state_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_get_formats(scanbotsdk_barcode_format_common_two_d_configuration_t *self, scanbotsdk_barcode_format_t **formats)
Returns value of formats field of the given object. The returned value is direct view into memory,...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_code_39(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *code_39)
Returns value of code_39 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_code_93_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
scanbotsdk_barcode_format_t
scanbotsdk_barcode_format_t enum
Definition ScanbotSDKBarcodeTypes.h:279
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_msi_plessey_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_msi_plessey_configuration_t to its parent type ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_upc_ean_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_upc_ean_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_pharma_code_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_pharma_code_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_strip_check_digits(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_set_strip_check_digits(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_free(scanbotsdk_barcode_format_code_2_of_5_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_code_2_of_5_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_code_93_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_get_gs_1_handling(scanbotsdk_barcode_format_aztec_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_is_scanbotsdk_barcode_format_aztec_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_set_rmqr(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool rmqr)
Sets value of rmqr field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_is_scanbotsdk_barcode_format_pharma_code_two_track_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t is an insta...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_free(scanbotsdk_barcode_format_codabar_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_codabar_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_australia_post_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_australia_post_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its subtype ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_usps_intelligent_mail_configuration_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t to its pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_royal_tnt_post_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_royal_tnt_post_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_create_with_defaults(scanbotsdk_barcode_format_itf_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_itf_configuration_t with given required params an...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_extensions(scanbotsdk_barcode_format_upc_ean_configuration_t *self, scanbotsdk_upc_ean_extension_behavior_t *extensions)
Returns value of extensions field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_create_with_defaults(scanbotsdk_barcode_format_data_matrix_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_matrix_configuration_t with given required p...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_data_bar_expanded_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_bar_expanded_configuration_t to its parent...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_minimum_text_length(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_code_93_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_93_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_free(scanbotsdk_barcode_format_royal_mail_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_royal_mail_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_code_2_of_5_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_free(scanbotsdk_barcode_format_code_39_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_code_39_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_data_matrix_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_data_matrix_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_code_93_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_code_93_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_use_code_39_check_digit(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *use_code_39_check_digit)
Returns value of use_code_39_check_digit field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_gs_1_handling_t gs_1_handling, bool strict_mode, bool qr, bool micro_qr, bool rmqr, scanbotsdk_barcode_format_qr_code_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_qr_code_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_get_gs_1_handling(scanbotsdk_barcode_format_gs_1_composite_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_create_with_defaults(scanbotsdk_barcode_format_common_two_d_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_two_d_configuration_t with given required ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_code_39_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_39_configuration_t to its parent type scan...
struct scanbotsdk_barcode_format_japan_post_configuration_t scanbotsdk_barcode_format_japan_post_configuration_t
scanbotsdk_barcode_format_japan_post_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4542
struct scanbotsdk_barcode_format_qr_code_configuration_t scanbotsdk_barcode_format_qr_code_configuration_t
scanbotsdk_barcode_format_qr_code_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:3527
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_set_strict_mode(scanbotsdk_barcode_format_common_two_d_configuration_t *self, bool strict_mode)
Sets value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_formats_size(scanbotsdk_barcode_format_common_one_d_configuration_t *self, size_t *size)
Returns size of formats array.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_set_minimum_value(scanbotsdk_barcode_format_pharma_code_two_track_configuration_t *self, int minimum_value)
Sets value of minimum_value field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_free(scanbotsdk_barcode_format_pdf_417_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_pdf_417_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_common_four_state_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_common_four_state_configuration_t to its parent...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_tnt_post_configuration_free(scanbotsdk_barcode_format_royal_tnt_post_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_royal_tnt_post_configuration...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_japan_post_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_barcode_format_japan_post_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_japan_post_configuration with given params and st...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_free(scanbotsdk_barcode_format_common_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_common_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_usps_intelligent_mail_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_usps_intelligent_mail_configuration with given pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_qr_code_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_qr_code_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_formats(scanbotsdk_barcode_format_common_configuration_t *self, scanbotsdk_barcode_format_t **formats)
Returns value of formats field of the given object. The returned value is direct view into memory,...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_data_matrix_configuration_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_matrix_configuration_t to its parent type ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_data_bar_limited_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_data_bar_limited_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_free(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_micro_pdf_417_configuration_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_get_gs_1_handling(scanbotsdk_barcode_format_data_bar_limited_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_get_formats_size(scanbotsdk_barcode_format_common_four_state_configuration_t *self, size_t *size)
Returns size of formats array.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, bool enable_one_d_blur_scanner, scanbotsdk_msi_plessey_checksum_algorithm_t *checksum_algorithms, size_t checksum_algorithms_size, scanbotsdk_barcode_format_msi_plessey_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_msi_plessey_configuration with given params and s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_itf_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_itf_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_maxi_code_configuration_create_with_defaults(scanbotsdk_barcode_format_maxi_code_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_maxi_code_configuration_t with given required par...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_msi_plessey_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_royal_mail_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_set_checksum(scanbotsdk_barcode_format_code_11_configuration_t *self, bool checksum)
Sets value of checksum field of the given object.
struct scanbotsdk_barcode_format_code_128_configuration_t scanbotsdk_barcode_format_code_128_configuration_t
scanbotsdk_barcode_format_code_128_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:1314
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_strict_mode(scanbotsdk_barcode_format_common_configuration_t *self, bool *strict_mode)
Returns value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_micro_pdf_417_configuration_t to its parent typ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_create_with_defaults(scanbotsdk_barcode_format_code_93_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_93_configuration_t with given required param...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_gs_1_handling_t gs_1_handling, bool strict_mode, scanbotsdk_barcode_format_micro_pdf_417_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_micro_pdf_417_configuration with given params and...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_pharma_code_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_micro_pdf_417_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_micro_pdf_417_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_pdf_417_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_pdf_417_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_pdf_417_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_pdf_417_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_get_formats(scanbotsdk_barcode_format_common_four_state_configuration_t *self, scanbotsdk_barcode_format_t **formats)
Returns value of formats field of the given object. The returned value is direct view into memory,...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_set_minimum_value(scanbotsdk_barcode_format_pharma_code_configuration_t *self, int minimum_value)
Sets value of minimum_value field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, int minimum_value, bool allow_narrow_bars_only, bool allow_wide_bars_only, scanbotsdk_barcode_format_pharma_code_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_pharma_code_configuration with given params and s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_itf_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_itf_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_msi_plessey_checksum_algorithm_t_to_string(scanbotsdk_msi_plessey_checksum_algorithm_t value, const char **result)
Returns the string representation of the given scanbotsdk_msi_plessey_checksum_algorithm_t value.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_maximum_text_length(scanbotsdk_barcode_format_common_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_minimum_text_length(scanbotsdk_barcode_format_code_39_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_usps_intelligent_mail_configuration_free(scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_usps_intelligent_mail_config...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_create_with_defaults(scanbotsdk_barcode_format_data_bar_expanded_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_bar_expanded_configuration_t with given requ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_get_minimum_text_length(scanbotsdk_barcode_format_code_11_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_set_add_additional_quiet_zone(scanbotsdk_barcode_format_configuration_base_t *self, bool add_additional_quiet_zone)
Sets value of add_additional_quiet_zone field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_minimum_text_length(scanbotsdk_barcode_format_code_39_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_ean_8(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool *ean_8)
Returns value of ean_8 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_common_two_d_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_common_two_d_configuration_t to its parent type...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_gs_1_composite_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_get_minimum_text_length(scanbotsdk_barcode_format_code_93_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_japan_post_configuration_free(scanbotsdk_barcode_format_japan_post_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_japan_post_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_common_two_d_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_set_strict_mode(scanbotsdk_barcode_format_gs_1_composite_configuration_t *self, bool strict_mode)
Sets value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_data_bar_expanded_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
struct scanbotsdk_barcode_format_code_2_of_5_configuration_t scanbotsdk_barcode_format_code_2_of_5_configuration_t
scanbotsdk_barcode_format_code_2_of_5_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:1548
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_tnt_post_configuration_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_royal_tnt_post_configuration_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_royal_tnt_post_configuration_t to its parent ty...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_free(scanbotsdk_barcode_format_pharma_code_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_pharma_code_configuration_t....
struct scanbotsdk_barcode_format_pharma_code_configuration_t scanbotsdk_barcode_format_pharma_code_configuration_t
scanbotsdk_barcode_format_pharma_code_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:3151
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_get_gs_1_handling(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_set_minimum_text_length(scanbotsdk_barcode_format_codabar_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_formats(scanbotsdk_barcode_format_common_one_d_configuration_t *self, scanbotsdk_barcode_format_t **formats)
Returns value of formats field of the given object. The returned value is direct view into memory,...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_get_strict_mode(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *self, bool *strict_mode)
Returns value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_code_93_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_ean_13(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool *ean_13)
Returns value of ean_13 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_upc_ean_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_data_bar_limited_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_data_bar_limited_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_set_maximum_text_length(scanbotsdk_barcode_format_itf_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_set_strict_mode(scanbotsdk_barcode_format_pdf_417_configuration_t *self, bool strict_mode)
Sets value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_code_39_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_code_128_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_128_configuration_t to its parent type sca...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, scanbotsdk_gs_1_handling_t gs_1_handling, bool strict_mode, bool enable_one_d_blur_scanner, scanbotsdk_barcode_format_t *formats, size_t formats_size, scanbotsdk_barcode_format_common_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_configuration with given params and stores...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_gs_1_handling(scanbotsdk_barcode_format_common_one_d_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_code_128_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_code_128_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_common_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_common_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, int minimum_text_length, int maximum_text_length, bool enable_one_d_blur_scanner, bool return_start_end, scanbotsdk_barcode_format_codabar_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_codabar_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, bool enable_one_d_blur_scanner, bool code_32, bool code_39, bool pzn_7, bool pzn_8, bool try_code_39_extended_mode, bool use_code_39_check_digit, scanbotsdk_barcode_format_code_39_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_39_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_common_one_d_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_strip_check_digits(scanbotsdk_barcode_format_common_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_maxi_code_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_maxi_code_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its subtype scanb...
struct scanbotsdk_barcode_format_pdf_417_configuration_t scanbotsdk_barcode_format_pdf_417_configuration_t
scanbotsdk_barcode_format_pdf_417_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:3777
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_get_gs_1_handling(scanbotsdk_barcode_format_pdf_417_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_strip_check_digits(scanbotsdk_barcode_format_code_39_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_set_minimum_text_length(scanbotsdk_barcode_format_itf_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_use_iata_2_of_5_checksum(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool *use_iata_2_of_5_checksum)
Returns value of use_iata_2_of_5_checksum field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_maxi_code_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_barcode_format_maxi_code_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_maxi_code_configuration with given params and sto...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_data_bar_expanded_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_japan_post_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_japan_post_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_japan_post_configuration_t to its parent type s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, scanbotsdk_gs_1_handling_t gs_1_handling, int minimum_text_length, int maximum_text_length, bool enable_one_d_blur_scanner, scanbotsdk_barcode_format_code_128_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_128_configuration with given params and stor...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_free(scanbotsdk_barcode_format_data_bar_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_data_bar_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its parent t...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_upc_ean_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_upc_ean_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_data_bar_limited_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_maximum_text_length(scanbotsdk_barcode_format_code_39_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_free(scanbotsdk_barcode_format_code_93_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_code_93_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_code_2_of_5_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_code_2_of_5_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_code_39_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_create_with_defaults(scanbotsdk_barcode_format_common_one_d_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_one_d_configuration_t with given required ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_get_strip_check_digits(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_strip_check_digits(scanbotsdk_barcode_format_common_one_d_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_set_strict_mode(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool strict_mode)
Sets value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_formats_size(scanbotsdk_barcode_format_common_configuration_t *self, size_t *size)
Returns size of formats array.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_royal_tnt_post_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_royal_tnt_post_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its subtype ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_get_strict_mode(scanbotsdk_barcode_format_common_two_d_configuration_t *self, bool *strict_mode)
Returns value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_common_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_strip_check_digits(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_gs_1_handling_t gs_1_handling, scanbotsdk_barcode_format_aztec_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_aztec_configuration with given params and stores ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_maxi_code_configuration_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_maxi_code_configuration_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_maxi_code_configuration_t to its parent type sc...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_set_maximum_text_length(scanbotsdk_barcode_format_codabar_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, scanbotsdk_gs_1_handling_t gs_1_handling, scanbotsdk_barcode_format_data_bar_limited_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_bar_limited_configuration with given params ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_upc_ean_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_upc_ean_configuration_t to its parent type scan...
struct scanbotsdk_barcode_format_gs_1_composite_configuration_t scanbotsdk_barcode_format_gs_1_composite_configuration_t
scanbotsdk_barcode_format_gs_1_composite_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:5136
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_common_one_d_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_common_one_d_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_code_93_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_93_configuration_t to its parent type scan...
struct scanbotsdk_barcode_format_code_93_configuration_t scanbotsdk_barcode_format_code_93_configuration_t
scanbotsdk_barcode_format_code_93_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:1084
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_data_bar_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_code_39_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_39_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_code_39_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_set_gs_1_handling(scanbotsdk_barcode_format_aztec_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_set_minimum_size_score(scanbotsdk_barcode_format_configuration_base_t *self, double minimum_size_score)
Sets value of minimum_size_score field of the given object.
struct scanbotsdk_barcode_format_itf_configuration_t scanbotsdk_barcode_format_itf_configuration_t
scanbotsdk_barcode_format_itf_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:2294
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_common_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_set_minimum_text_length(scanbotsdk_barcode_format_code_93_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_set_checksum_algorithms(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, scanbotsdk_msi_plessey_checksum_algorithm_t *checksum_algorithms, size_t checksum_algorithms_size)
Sets value of checksum_algorithms field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_royal_tnt_post_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_minimum_text_length(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_create_with_defaults(scanbotsdk_barcode_format_qr_code_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_qr_code_configuration_t with given required param...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_code_39_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_code_39_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_common_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_australia_post_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_australia_post_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_australia_post_customer_format_t_to_string(scanbotsdk_australia_post_customer_format_t value, const char **result)
Returns the string representation of the given scanbotsdk_australia_post_customer_format_t value.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_create_with_defaults(scanbotsdk_barcode_format_data_bar_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_bar_configuration_t with given required para...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_aztec_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_aztec_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_qr_code_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_pzn_7(scanbotsdk_barcode_format_code_39_configuration_t *self, bool pzn_7)
Sets value of pzn_7 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_get_add_additional_quiet_zone(scanbotsdk_barcode_format_configuration_base_t *self, bool *add_additional_quiet_zone)
Returns value of add_additional_quiet_zone field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_free(scanbotsdk_barcode_format_msi_plessey_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_msi_plessey_configuration_t....
struct scanbotsdk_barcode_format_one_d_configuration_base_t scanbotsdk_barcode_format_one_d_configuration_base_t
scanbotsdk_barcode_format_one_d_configuration_base_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:127
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_qr_code_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_qr_code_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_pzn_8(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *pzn_8)
Returns value of pzn_8 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_upca(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool upca)
Sets value of upca field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_use_code_39_check_digit(scanbotsdk_barcode_format_code_39_configuration_t *self, bool use_code_39_check_digit)
Sets value of use_code_39_check_digit field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_qr_code_configuration_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_qr_code_configuration_t to its parent type scan...
struct scanbotsdk_barcode_format_common_one_d_configuration_t scanbotsdk_barcode_format_common_one_d_configuration_t
scanbotsdk_barcode_format_common_one_d_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:5311
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_australia_post_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_australia_post_configuration_t to its parent ty...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_free(scanbotsdk_barcode_format_common_one_d_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_common_one_d_configuration_t...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_free(scanbotsdk_barcode_format_qr_code_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_qr_code_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_minimum_1_d_confirmation_count(scanbotsdk_barcode_format_common_configuration_t *self, int *minimum_1_d_confirmation_count)
Returns value of minimum_1_d_confirmation_count field of the given object.
struct scanbotsdk_barcode_format_micro_pdf_417_configuration_t scanbotsdk_barcode_format_micro_pdf_417_configuration_t
scanbotsdk_barcode_format_micro_pdf_417_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:3940
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_formats(scanbotsdk_barcode_format_common_configuration_t *self, scanbotsdk_barcode_format_t *formats, size_t formats_size)
Sets value of formats field of the given object.
struct scanbotsdk_barcode_format_royal_tnt_post_configuration_t scanbotsdk_barcode_format_royal_tnt_post_configuration_t
scanbotsdk_barcode_format_royal_tnt_post_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4781
scanbotsdk_upc_ean_extension_behavior_t
scanbotsdk_upc_ean_extension_behavior_t enum
Definition ScanbotSDKBarcodeTypes.h:471
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_free(scanbotsdk_barcode_format_aztec_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_aztec_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_itf_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_itf_configuration_t to its parent type scanbots...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_is_scanbotsdk_barcode_format_data_matrix_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_itf_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_msi_plessey_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_royal_mail_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_royal_mail_configuration_t to its parent type s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_strip_check_digits(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_is_scanbotsdk_barcode_format_maxi_code_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_maximum_text_length(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_pzn_8(scanbotsdk_barcode_format_code_39_configuration_t *self, bool pzn_8)
Sets value of pzn_8 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_create_with_defaults(scanbotsdk_barcode_format_code_2_of_5_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_2_of_5_configuration_t with given required p...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_create_with_defaults(scanbotsdk_barcode_format_aztec_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_aztec_configuration_t with given required params ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_minimum_text_length(scanbotsdk_barcode_format_common_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_code_11_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_code_11_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_codabar_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_two_d_configuration_base_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t to its parent type s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_get_minimum_1_d_confirmation_count(scanbotsdk_barcode_format_one_d_configuration_base_t *self, int *minimum_1_d_confirmation_count)
Returns value of minimum_1_d_confirmation_count field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_gs_1_handling_t gs_1_handling, bool strict_mode, scanbotsdk_barcode_format_t *formats, size_t formats_size, scanbotsdk_barcode_format_common_two_d_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_two_d_configuration with given params and ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_free(scanbotsdk_barcode_format_four_state_configuration_base_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_four_state_configuration_bas...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_data_bar_limited_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_bar_limited_configuration_t to its parent ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_data_bar_expanded_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_bar_expanded_configuration_t to its parent...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, bool checksum, scanbotsdk_barcode_format_code_11_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_11_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_industrial_2of_5(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool *industrial_2of_5)
Returns value of industrial_2of_5 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_is_scanbotsdk_barcode_format_pdf_417_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_get_minimum_text_length(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_code_2_of_5_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_2_of_5_configuration_t to its parent type ...
struct scanbotsdk_barcode_format_aztec_configuration_t scanbotsdk_barcode_format_aztec_configuration_t
scanbotsdk_barcode_format_aztec_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:3393
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_set_strip_check_digits(scanbotsdk_barcode_format_royal_mail_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_common_one_d_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_common_one_d_configuration_t to its parent type...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int *minimum_1_d_quiet_zone_size)
Returns value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_data_matrix_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_matrix_configuration_t to its parent type ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_itf_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_itf_configuration_t to its parent type scanbots...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_create_with_defaults(scanbotsdk_barcode_format_pharma_code_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_pharma_code_configuration_t with given required p...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_get_strict_mode(scanbotsdk_barcode_format_pdf_417_configuration_t *self, bool *strict_mode)
Returns value of strict_mode field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_free(scanbotsdk_barcode_format_code_11_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_code_11_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_common_two_d_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_common_two_d_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_codabar_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_codabar_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_get_minimum_text_length(scanbotsdk_barcode_format_itf_configuration_t *self, int *minimum_text_length)
Returns value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_gs_1_handling_t gs_1_handling, bool strict_mode, scanbotsdk_barcode_format_pdf_417_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_pdf_417_configuration with given params and store...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_get_strip_check_digits(scanbotsdk_barcode_format_code_93_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_pharma_code_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_pharma_code_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_code_2_of_5_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_2_of_5_configuration_t to its parent type ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_get_minimum_value(scanbotsdk_barcode_format_pharma_code_configuration_t *self, int *minimum_value)
Returns value of minimum_value field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_pharma_code_two_track_configuration_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_pharma_code_two_track_configuration_t to its pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_tnt_post_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_barcode_format_royal_tnt_post_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_royal_tnt_post_configuration with given params an...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_free(scanbotsdk_barcode_format_upc_ean_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_upc_ean_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_get_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_gs_1_composite_configuration_t *self, int *minimum_1_d_quiet_zone_size)
Returns value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_upca(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool *upca)
Returns value of upca field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_get_gs_1_handling(scanbotsdk_barcode_format_data_bar_expanded_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
struct scanbotsdk_barcode_format_configuration_base_t scanbotsdk_barcode_format_configuration_base_t
scanbotsdk_barcode_format_configuration_base_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:30
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_get_checksum_algorithms_size(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, size_t *size)
Returns size of checksum_algorithms array.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_minimum_text_length(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_data_bar_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_data_bar_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_create_with_defaults(scanbotsdk_barcode_format_code_128_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_128_configuration_t with given required para...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_common_configuration_t *self, int *minimum_1_d_quiet_zone_size)
Returns value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, scanbotsdk_gs_1_handling_t gs_1_handling, scanbotsdk_barcode_format_data_bar_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_bar_configuration with given params and stor...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_common_one_d_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_code_128_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_code_11_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_code_11_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_aztec_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_aztec_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_create_with_defaults(scanbotsdk_barcode_format_royal_mail_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_royal_mail_configuration_t with given required pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_minimum_1_d_confirmation_count(scanbotsdk_barcode_format_common_configuration_t *self, int minimum_1_d_confirmation_count)
Sets value of minimum_1_d_confirmation_count field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_expanded_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, scanbotsdk_gs_1_handling_t gs_1_handling, scanbotsdk_barcode_format_data_bar_expanded_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_data_bar_expanded_configuration with given params...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_maximum_text_length(scanbotsdk_barcode_format_code_39_configuration_t *self, int maximum_text_length)
Sets value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_qr_code_configuration_get_rmqr(scanbotsdk_barcode_format_qr_code_configuration_t *self, bool *rmqr)
Returns value of rmqr field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_code_39_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_code_39_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_minimum_1_d_confirmation_count(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int minimum_1_d_confirmation_count)
Sets value of minimum_1_d_confirmation_count field of the given object.
scanbotsdk_australia_post_customer_format_t
scanbotsdk_australia_post_customer_format_t enum
Definition ScanbotSDKBarcodeConfigurationTypes.h:4383
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_code_128_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_free(scanbotsdk_barcode_format_australia_post_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_australia_post_configuration...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_create_with_defaults(scanbotsdk_barcode_format_pdf_417_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_pdf_417_configuration_t with given required param...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_royal_mail_configuration_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_royal_mail_configuration_t to its parent type s...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_is_scanbotsdk_barcode_format_code_128_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_set_regex_filter(scanbotsdk_barcode_format_configuration_base_t *self, const char *regex_filter)
Sets value of regex_filter field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_get_maximum_text_length(scanbotsdk_barcode_format_code_128_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
struct scanbotsdk_barcode_format_royal_mail_configuration_t scanbotsdk_barcode_format_royal_mail_configuration_t
scanbotsdk_barcode_format_royal_mail_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4647
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_get_strip_check_digits(scanbotsdk_barcode_format_upc_ean_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_data_bar_limited_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_data_bar_limited_configuration_t to its parent ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_free(scanbotsdk_barcode_format_gs_1_composite_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_gs_1_composite_configuration...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_free(scanbotsdk_barcode_format_two_d_configuration_base_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_two_d_configuration_base_t....
struct scanbotsdk_barcode_format_four_state_configuration_base_t scanbotsdk_barcode_format_four_state_configuration_base_t
scanbotsdk_barcode_format_four_state_configuration_base_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4342
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_get_code_25(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool *code_25)
Returns value of code_25 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_maxi_code_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_code_32(scanbotsdk_barcode_format_code_39_configuration_t *self, bool code_32)
Sets value of code_32 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_gs_1_handling(scanbotsdk_barcode_format_common_one_d_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_create_with_defaults(scanbotsdk_barcode_format_australia_post_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_australia_post_configuration_t with given require...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_get_maximum_text_length(scanbotsdk_barcode_format_code_11_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_free(scanbotsdk_barcode_format_code_128_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_code_128_configuration_t....
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_qr_code_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_qr_code_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_get_enable_one_d_blur_scanner(scanbotsdk_barcode_format_itf_configuration_t *self, bool *enable_one_d_blur_scanner)
Returns value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_pharma_code_two_track_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_pharma_code_two_track_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_as_scanbotsdk_barcode_format_one_d_configuration_base(scanbotsdk_barcode_format_pharma_code_configuration_t *object, scanbotsdk_barcode_format_one_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_pharma_code_configuration_t to its parent type ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_usps_intelligent_mail_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_usps_intelligent_mail_configuration_t to its pa...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_get_code_32(scanbotsdk_barcode_format_code_39_configuration_t *self, bool *code_32)
Returns value of code_32 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_set_return_start_end(scanbotsdk_barcode_format_codabar_configuration_t *self, bool return_start_end)
Sets value of return_start_end field of the given object.
struct scanbotsdk_barcode_format_data_bar_expanded_configuration_t scanbotsdk_barcode_format_data_bar_expanded_configuration_t
scanbotsdk_barcode_format_data_bar_expanded_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:2008
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_as_scanbotsdk_barcode_format_four_state_configuration_base(scanbotsdk_barcode_format_australia_post_configuration_t *object, scanbotsdk_barcode_format_four_state_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_australia_post_configuration_t to its parent ty...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_usps_intelligent_mail_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_maxi_code_configuration_free(scanbotsdk_barcode_format_maxi_code_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_maxi_code_configuration_t....
struct scanbotsdk_barcode_format_code_11_configuration_t scanbotsdk_barcode_format_code_11_configuration_t
scanbotsdk_barcode_format_code_11_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:450
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_set_formats(scanbotsdk_barcode_format_common_four_state_configuration_t *self, scanbotsdk_barcode_format_t *formats, size_t formats_size)
Sets value of formats field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_set_minimum_text_length(scanbotsdk_barcode_format_common_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pdf_417_configuration_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_pdf_417_configuration_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_pdf_417_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_matrix_configuration_get_gs_1_handling(scanbotsdk_barcode_format_data_matrix_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_code_25(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool code_25)
Sets value of code_25 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_is_scanbotsdk_barcode_format_usps_intelligent_mail_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t is an insta...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_set_minimum_text_length(scanbotsdk_barcode_format_code_128_configuration_t *self, int minimum_text_length)
Sets value of minimum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_itf_configuration_get_maximum_text_length(scanbotsdk_barcode_format_itf_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_set_extensions(scanbotsdk_barcode_format_upc_ean_configuration_t *self, scanbotsdk_upc_ean_extension_behavior_t extensions)
Sets value of extensions field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_get_gs_1_handling(scanbotsdk_barcode_format_code_128_configuration_t *self, scanbotsdk_gs_1_handling_t *gs_1_handling)
Returns value of gs_1_handling field of the given object.
struct scanbotsdk_barcode_format_common_two_d_configuration_t scanbotsdk_barcode_format_common_two_d_configuration_t
scanbotsdk_barcode_format_common_two_d_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:5636
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_get_allow_wide_bars_only(scanbotsdk_barcode_format_pharma_code_configuration_t *self, bool *allow_wide_bars_only)
Returns value of allow_wide_bars_only field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_is_scanbotsdk_barcode_format_japan_post_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t is an insta...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_code_128_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_pdf_417_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_pdf_417_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_free(scanbotsdk_barcode_format_common_two_d_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_common_two_d_configuration_t...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_pdf_417_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_gs_1_composite_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_gs_1_composite_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_four_state_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, scanbotsdk_barcode_format_t *formats, size_t formats_size, scanbotsdk_barcode_format_common_four_state_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_four_state_configuration with given params...
struct scanbotsdk_barcode_format_codabar_configuration_t scanbotsdk_barcode_format_codabar_configuration_t
scanbotsdk_barcode_format_codabar_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:220
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_set_strip_check_digits(scanbotsdk_barcode_format_code_11_configuration_t *self, bool strip_check_digits)
Sets value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_code_93_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_code_93_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_pharma_code_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_set_gs_1_handling(scanbotsdk_barcode_format_data_bar_limited_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_set_minimum_1_d_confirmation_count(scanbotsdk_barcode_format_one_d_configuration_base_t *self, int minimum_1_d_confirmation_count)
Sets value of minimum_1_d_confirmation_count field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_two_d_configuration_base_is_scanbotsdk_barcode_format_qr_code_configuration(scanbotsdk_barcode_format_two_d_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_two_d_configuration_base_t is an instance o...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_two_track_configuration_get_minimum_value(scanbotsdk_barcode_format_pharma_code_two_track_configuration_t *self, int *minimum_value)
Returns value of minimum_value field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_limited_configuration_free(scanbotsdk_barcode_format_data_bar_limited_configuration_t *object)
Frees the memory allocated for the instance of scanbotsdk_barcode_format_data_bar_limited_configurati...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_set_code_39(scanbotsdk_barcode_format_code_39_configuration_t *self, bool code_39)
Sets value of code_39 field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, int minimum_1_d_quiet_zone_size, int minimum_1_d_confirmation_count, bool strip_check_digits, int minimum_text_length, int maximum_text_length, scanbotsdk_gs_1_handling_t gs_1_handling, bool enable_one_d_blur_scanner, scanbotsdk_barcode_format_t *formats, size_t formats_size, scanbotsdk_barcode_format_common_one_d_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_common_one_d_configuration with given params and ...
scanbotsdk_gs_1_handling_t
scanbotsdk_gs_1_handling_t enum
Definition ScanbotSDKBarcodeTypes.h:431
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_is_scanbotsdk_barcode_format_australia_post_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t is an insta...
struct scanbotsdk_barcode_format_maxi_code_configuration_t scanbotsdk_barcode_format_maxi_code_configuration_t
scanbotsdk_barcode_format_maxi_code_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:4237
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_93_configuration_set_enable_one_d_blur_scanner(scanbotsdk_barcode_format_code_93_configuration_t *self, bool enable_one_d_blur_scanner)
Sets value of enable_one_d_blur_scanner field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_two_d_configuration_set_formats(scanbotsdk_barcode_format_common_two_d_configuration_t *self, scanbotsdk_barcode_format_t *formats, size_t formats_size)
Sets value of formats field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_one_d_configuration_base_as_scanbotsdk_barcode_format_data_bar_expanded_configuration(scanbotsdk_barcode_format_one_d_configuration_base_t *object, scanbotsdk_barcode_format_data_bar_expanded_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_one_d_configuration_base_t to its subtype scanb...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_create(const char *regex_filter, double minimum_size_score, bool add_additional_quiet_zone, bool strip_check_digits, scanbotsdk_barcode_format_royal_mail_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_royal_mail_configuration with given params and st...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_as_scanbotsdk_barcode_format_msi_plessey_configuration(scanbotsdk_barcode_format_configuration_base_t *object, scanbotsdk_barcode_format_msi_plessey_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_configuration_base_t to its subtype scanbotsdk_...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_codabar_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_codabar_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_set_minimum_1_d_quiet_zone_size(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int minimum_1_d_quiet_zone_size)
Sets value of minimum_1_d_quiet_zone_size field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_data_bar_configuration_set_gs_1_handling(scanbotsdk_barcode_format_data_bar_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_39_configuration_create_with_defaults(scanbotsdk_barcode_format_code_39_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_code_39_configuration_t with given required param...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_japan_post_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_mail_configuration_get_strip_check_digits(scanbotsdk_barcode_format_royal_mail_configuration_t *self, bool *strip_check_digits)
Returns value of strip_check_digits field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_upc_ean_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_upc_ean_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_upc_ean_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_11_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_code_11_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_code_11_configuration_t to its parent type scan...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_configuration_get_maximum_text_length(scanbotsdk_barcode_format_common_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_japan_post_configuration_create_with_defaults(scanbotsdk_barcode_format_japan_post_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_japan_post_configuration_t with given required pa...
struct scanbotsdk_barcode_format_data_bar_limited_configuration_t scanbotsdk_barcode_format_data_bar_limited_configuration_t
scanbotsdk_barcode_format_data_bar_limited_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:2151
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_128_configuration_set_gs_1_handling(scanbotsdk_barcode_format_code_128_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_four_state_configuration_base_as_scanbotsdk_barcode_format_pharma_code_two_track_configuration(scanbotsdk_barcode_format_four_state_configuration_base_t *object, scanbotsdk_barcode_format_pharma_code_two_track_configuration_t **result)
Casts the given instance of scanbotsdk_barcode_format_four_state_configuration_base_t to its subtype ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_code_2_of_5_configuration_set_use_iata_2_of_5_checksum(scanbotsdk_barcode_format_code_2_of_5_configuration_t *self, bool use_iata_2_of_5_checksum)
Sets value of use_iata_2_of_5_checksum field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_get_checksum_algorithms(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, scanbotsdk_msi_plessey_checksum_algorithm_t **checksum_algorithms)
Returns value of checksum_algorithms field of the given object. The returned value is direct view int...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_msi_plessey_configuration_get_maximum_text_length(scanbotsdk_barcode_format_msi_plessey_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_aztec_configuration_as_scanbotsdk_barcode_format_two_d_configuration_base(scanbotsdk_barcode_format_aztec_configuration_t *object, scanbotsdk_barcode_format_two_d_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_aztec_configuration_t to its parent type scanbo...
struct scanbotsdk_barcode_format_msi_plessey_configuration_t scanbotsdk_barcode_format_msi_plessey_configuration_t
scanbotsdk_barcode_format_msi_plessey_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:2532
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_set_allow_wide_bars_only(scanbotsdk_barcode_format_pharma_code_configuration_t *self, bool allow_wide_bars_only)
Sets value of allow_wide_bars_only field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_codabar_configuration_get_maximum_text_length(scanbotsdk_barcode_format_codabar_configuration_t *self, int *maximum_text_length)
Returns value of maximum_text_length field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_australia_post_configuration_set_australia_post_customer_format(scanbotsdk_barcode_format_australia_post_configuration_t *self, scanbotsdk_australia_post_customer_format_t australia_post_customer_format)
Sets value of australia_post_customer_format field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_common_four_state_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_pharma_code_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_pharma_code_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_pharma_code_configuration_t to its parent type ...
struct scanbotsdk_barcode_format_data_bar_configuration_t scanbotsdk_barcode_format_data_bar_configuration_t
scanbotsdk_barcode_format_data_bar_configuration_t class
Definition ScanbotSDKBarcodeConfigurationTypes.h:1865
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_royal_tnt_post_configuration_create_with_defaults(scanbotsdk_barcode_format_royal_tnt_post_configuration_t **result)
Creates a new instance of scanbotsdk_barcode_format_royal_tnt_post_configuration_t with given require...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_gs_1_composite_configuration_as_scanbotsdk_barcode_format_configuration_base(scanbotsdk_barcode_format_gs_1_composite_configuration_t *object, scanbotsdk_barcode_format_configuration_base_t **result)
Casts the given instance of scanbotsdk_barcode_format_gs_1_composite_configuration_t to its parent ty...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_configuration_base_is_scanbotsdk_barcode_format_common_one_d_configuration(scanbotsdk_barcode_format_configuration_base_t *object, bool *result)
Checks if the given instance of scanbotsdk_barcode_format_configuration_base_t is an instance of its ...
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_micro_pdf_417_configuration_set_gs_1_handling(scanbotsdk_barcode_format_micro_pdf_417_configuration_t *self, scanbotsdk_gs_1_handling_t gs_1_handling)
Sets value of gs_1_handling field of the given object.
SBSDK_API scanbotsdk_error_code_t scanbotsdk_barcode_format_common_one_d_configuration_get_minimum_1_d_confirmation_count(scanbotsdk_barcode_format_common_one_d_configuration_t *self, int *minimum_1_d_confirmation_count)
Returns value of minimum_1_d_confirmation_count field of the given object.
@ SCANBOTSDK_MSI_PLESSEY_CHECKSUM_ALGORITHM_MOD_11_10_IBM
Definition ScanbotSDKBarcodeConfigurationTypes.h:2510
@ SCANBOTSDK_MSI_PLESSEY_CHECKSUM_ALGORITHM_MOD_10
Definition ScanbotSDKBarcodeConfigurationTypes.h:2498
@ SCANBOTSDK_MSI_PLESSEY_CHECKSUM_ALGORITHM_MOD_11_IBM
Definition ScanbotSDKBarcodeConfigurationTypes.h:2501
@ SCANBOTSDK_MSI_PLESSEY_CHECKSUM_ALGORITHM_MOD_11_NCR
Definition ScanbotSDKBarcodeConfigurationTypes.h:2504
@ SCANBOTSDK_MSI_PLESSEY_CHECKSUM_ALGORITHM_MOD_10_10
Definition ScanbotSDKBarcodeConfigurationTypes.h:2507
@ SCANBOTSDK_MSI_PLESSEY_CHECKSUM_ALGORITHM_MOD_11_10_NCR
Definition ScanbotSDKBarcodeConfigurationTypes.h:2513
@ SCANBOTSDK_AUSTRALIA_POST_CUSTOMER_FORMAT_ALPHA_NUMERIC
Definition ScanbotSDKBarcodeConfigurationTypes.h:4389
@ SCANBOTSDK_AUSTRALIA_POST_CUSTOMER_FORMAT_NUMERIC
Definition ScanbotSDKBarcodeConfigurationTypes.h:4386