![]() |
PUCLIB 1.6.2.0
PHOTRON USB Control Library
|
Structure for storing the information of transfer data. More...
#include <PUCLIB.h>
Data Fields | |
| PUINT8 | pData |
| Location for unpacked transfer data. It is necessary to allocate the required amount in advance. The mode of transfer data depends on the transfer data mode setting (COMPRESSED/DECOMPRESSED). | |
| UINT32 | nDataSize |
| The size of transfer data. Stores the size of transfer data. | |
| USHORT | nSequenceNo |
| The sequence number of transfer data. | |
| UINT32 nDataSize |