UniPRT SDK
v1.0.0.0
载入中...
搜索中...
未找到
UsbConnection.h
1
2
//
3
// UsbConnection.h
4
// TSCPrinters SDK
5
//
6
// Created by Realbuber on 2024/3/21.
7
//
8
#import <Foundation/Foundation.h>
9
#import <IOKit/usb/IOUSBLib.h>
10
#import <UniPRT/UsbInterfaceInfo.h>
11
#import <UniPRT/AComm.h>
12
26
@interface
UsbConnection : NSObject
27
41
- (NSArray<NSArray *> *)availableDevices;
42
43
@end
AutoIdSDK
Comm
UsbConnection.h
制作者
1.10.0