#include <winscard_msg.h>
Data Fields | |
int32_t | hCard |
char | mszReaderNames [MAX_READERNAME] |
uint32_t | pcchReaderLen |
uint32_t | pdwState |
uint32_t | pdwProtocol |
uint8_t | pbAtr [MAX_ATR_SIZE] |
uint32_t | pcbAtrLen |
uint32_t | rv |
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 226 of file winscard_msg.h.