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 |
SCARD_TRANSMIT
Messages.
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 243 of file winscard_msg.h.