UniPRT SDK
v2.0.0.0
载入中...
搜索中...
未找到
IBarcodeType1D.h
1
//
2
// IBarcodeType1D.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/7.
6
//
7
8
#ifndef IBarcodeType1D_h
9
#define IBarcodeType1D_h
10
#import <Foundation/Foundation.h>
11
#import <UniPRT/BarcodeTypeEnum_1D.h>
12
29
@protocol
IBarcodeType1D <NSObject>
30
@property
(nonatomic, assign) BarcodeTypeEnum1D
barcodeType
;
31
@end
32
33
#endif
/* IBarcodeType1D_h */
IBarcodeType1D-p::barcodeType
BarcodeTypeEnum1D barcodeType
定义
IBarcodeType1D.h:30
AutoIdSDK
LabelMaker
Interfaces
IBarcode1D
IBarcodeType1D.h
制作者
1.13.2