Data Fields | |
unsigned char | bMessageType |
unsigned long | wLength |
unsigned char | bSlot |
unsigned char | bSeq |
unsigned char | bSpecific_0 |
unsigned char | bSpecific_1 |
unsigned char | bSpecific_2 |
unsigned char | APDU [ABDATA_SIZE] |
Definition at line 141 of file cciddriver.h.
unsigned char _S_ccid_bulk_out_header::APDU[ABDATA_SIZE] |
Application Protocol Data Unit
Definition at line 155 of file cciddriver.h.
unsigned char _S_ccid_bulk_out_header::bSeq |
Sequence number for command.
Definition at line 149 of file cciddriver.h.
unsigned char _S_ccid_bulk_out_header::bSlot |
Identifies the slot number for this command
Definition at line 147 of file cciddriver.h.
unsigned char _S_ccid_bulk_out_header::bSpecific_0 |
specific register
Definition at line 151 of file cciddriver.h.
unsigned long _S_ccid_bulk_out_header::wLength |
Message-specific data length
Definition at line 145 of file cciddriver.h.