transmit_struct Struct Reference
contained in
SCARD_TRANSMIT Messages.
More...
#include <winscard_msg.h>
|
Data Fields |
|
SCARDHANDLE | hCard |
|
SCARD_IO_REQUEST | pioSendPci |
|
UCHAR | pbSendBuffer [MAX_BUFFER_SIZE] |
|
DWORD | cbSendLength |
|
SCARD_IO_REQUEST | pioRecvPci |
|
BYTE | pbRecvBuffer [MAX_BUFFER_SIZE] |
|
DWORD | pcbRecvLength |
|
LONG | rv |
Detailed Description
contained in
SCARD_TRANSMIT Messages.
These data are passed throw the field sharedSegmentMsg.data.
Definition at line 243 of file winscard_msg.h.
The documentation for this struct was generated from the following file: