Auto ID SDK v1.00-pyd (Python)
 
Loading...
Searching...
No Matches
CommSDK.Tuple_c Class Reference

Inherits ctypes.Structure.

Static Protected Attributes

int _pack_ = 1
 
list _fields_
 

Member Data Documentation

◆ _fields_

list CommSDK.Tuple_c._fields_
staticprotected
Initial value:
= [("vendorId", ctypes.c_ushort),
("productId", ctypes.c_ushort)]

◆ _pack_

int CommSDK.Tuple_c._pack_ = 1
staticprotected