Zebra Technologies ZQ110 Saw User Manual


 
ZQ110
Rev. 1.00
- 36 -
Mobile Printer
iOS SDK API Reference Guide
5-3-29 removeNVImage
Delete Image Data from the Designated Address in the NV Area.
[Function prototype]
- (long)removeNVImage:(int)address
[Parameters]
address
Image address in the range of 0 to 99
[Return Value]
Refer to 2-14 Result Code
[Discussion]
No action takes place if the image does not exist in the corresponding address.
[Availability]
SDK 1.0.0 and later
5-3-30 removeAllNVImages
Delete All Image Data from the Designated Address in the NV Area
[Function prototype]
- (long)removeAllNVImages
[Return Value]
Refer to 2-14 Result Code
[Availability]
SDK 1.0.0 and later
5-3-31 isSupport_MSR
Check Whether a Specific Feature of the MSR is Supported
[Function prototype]
- (BOOL)isSupport_MSR
[Return Value]
If the feature of the MSR is supported, the value returned is TRUE.
[Availability]
SDK 1.0.0 and later