|
Mobile API Reference
MicroStrategy 2019
|
#import <Foundation/Foundation.h>Go to the source code of this file.
Classes | |
| class | BarCodeCB |
Typedefs | |
| typedef enum mabarcode_type_e | mabarcode_type_t |
| typedef enum mabarcode_error_e | mabarcode_error_t |
Enumerations | |
| enum | mabarcode_type_e { BARCODE_UPCA, BARCODE_UPCE, BARCODE_EAN13, BARCODE_EAN8, BARCODE_QRCODE, BARCODE_UNKNOWN } |
| enum | mabarcode_error_e { BARCODE_SUCCESS = 0, BARCODE_ERROR = -1, BARCODE_CANCEL = 1 } |
| typedef enum mabarcode_error_e mabarcode_error_t |
| typedef enum mabarcode_type_e mabarcode_type_t |
decoded symbol type.
| enum mabarcode_error_e |
| enum mabarcode_type_e |