Specifications

POS Printer
Rev. 2.00
- 37 -
5-3-37 isSupport_LSB
Check whether a specific feature of the LSB is supported.
[Function prototype]
- (BOOL)isSupport_MSR
[Return Value]
If the feature of the LSB is supported, return TRUE.
[Availability]
SDK 3.0.0 and later
5-3-38 getBarcodeSupportTable
Check that the barcode print function is supported.
[Function prototype]
- (NSMutableArray*)getBarcodeSupportTable
[Return Value]
NSMutableArray that contains BXBarcode is returned.
[Availability]
SDK 3.0.3 and later