![]() |
PUCLIB 1.6.0.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). More... | |
UINT32 | nDataSize |
The size of transfer data. Stores the size of transfer data. More... | |
USHORT | nSequenceNo |
The sequence number of transfer data. More... | |
UINT32 nDataSize |