#include <winscard_msg.h>
Data Fields | |
int32_t | hCard |
uint32_t | dwControlCode |
uint32_t | cbSendLength |
uint32_t | cbRecvLength |
uint32_t | pdwBytesReturned |
uint32_t | rv |
uint64_t | size |
uint8_t | data [1] |
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 302 of file winscard_msg.h.