pcsc-lite 2.3.0
|
contained in SCARD_CONTROL Messages. More...
#include <winscard_msg.h>
Data Fields | |
int32_t | hCard |
uint32_t | dwControlCode |
uint32_t | cbSendLength |
uint32_t | cbRecvLength |
uint32_t | dwBytesReturned |
uint32_t | rv |
contained in SCARD_CONTROL Messages.
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 250 of file winscard_msg.h.
uint32_t cbRecvLength |
Definition at line 255 of file winscard_msg.h.
uint32_t cbSendLength |
Definition at line 254 of file winscard_msg.h.
uint32_t dwBytesReturned |
Definition at line 256 of file winscard_msg.h.
uint32_t dwControlCode |
Definition at line 253 of file winscard_msg.h.
int32_t hCard |
Definition at line 252 of file winscard_msg.h.
uint32_t rv |
Definition at line 257 of file winscard_msg.h.