transmit_struct Struct Reference
contained in SCARD_TRANSMIT Messages.
More...
#include <winscard_msg.h>
Data Fields |
|
int32_t | hCard |
|
uint32_t | pioSendPciProtocol |
|
uint32_t | pioSendPciLength |
|
uint8_t | pbSendBuffer [MAX_BUFFER_SIZE] |
|
uint32_t | cbSendLength |
|
uint32_t | pioRecvPciProtocol |
|
uint32_t | pioRecvPciLength |
|
uint8_t | pbRecvBuffer [MAX_BUFFER_SIZE] |
|
uint32_t | pcbRecvLength |
|
uint32_t | rv |
Detailed Description
contained in SCARD_TRANSMIT Messages.
These data are passed throw the field sharedSegmentMsg.data.
Definition at line 244 of file winscard_msg.h.
The documentation for this struct was generated from the following file: