#include <winscard_msg.h>
Data Fields | |
uint32_t | hContext |
char | szReader [MAX_READERNAME] |
uint32_t | dwShareMode |
uint32_t | dwPreferredProtocols |
int32_t | phCard |
uint32_t | pdwActiveProtocol |
uint32_t | rv |
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 143 of file winscard_msg.h.