|
pcsc-lite 2.4.1
|
contained in SCARD_TRANSMIT Messages. More...
#include <winscard_msg.h>
Data Fields | |
| int32_t | hCard |
| uint32_t | ioSendPciProtocol |
| uint32_t | ioSendPciLength |
| uint32_t | cbSendLength |
| uint32_t | ioRecvPciProtocol |
| uint32_t | ioRecvPciLength |
| uint32_t | pcbRecvLength |
| uint32_t | rv |
contained in SCARD_TRANSMIT Messages.
These data are passed throw the field sharedSegmentMsg.data.
Definition at line 237 of file winscard_msg.h.
| uint32_t cbSendLength |
Definition at line 242 of file winscard_msg.h.
| int32_t hCard |
Definition at line 239 of file winscard_msg.h.
| uint32_t ioRecvPciLength |
Definition at line 244 of file winscard_msg.h.
| uint32_t ioRecvPciProtocol |
Definition at line 243 of file winscard_msg.h.
| uint32_t ioSendPciLength |
Definition at line 241 of file winscard_msg.h.
| uint32_t ioSendPciProtocol |
Definition at line 240 of file winscard_msg.h.
| uint32_t pcbRecvLength |
Definition at line 245 of file winscard_msg.h.
| uint32_t rv |
Definition at line 246 of file winscard_msg.h.