|
Cognex Mobile Barcode SDK
SDK for supporting communication with Cognex Barcode Reader devices
|
Represents a list of read results. More...
#import <CMBReadResults.h>
Properties | |
| NSString * | XML |
| Returns the raw XML recieved from the reader. More... | |
| NSArray< CMBReadResult * > * | readResults |
| Returns an array of CMBReadResult objects including the main result. | |
| NSArray< CMBReadResult * > * | subReadResults |
| Returns an array of CMBReadResult objects excluding the main result. | |
Represents a list of read results.
|
readatomicassign |
Returns the raw XML recieved from the reader.