pcsc-lite 2.3.0
|
contained in SCARD_RECONNECT Messages. More...
#include <winscard_msg.h>
Data Fields | |
int32_t | hCard |
uint32_t | dwShareMode |
uint32_t | dwPreferredProtocols |
uint32_t | dwInitialization |
uint32_t | dwActiveProtocol |
uint32_t | rv |
contained in SCARD_RECONNECT Messages.
These data are passed throw the field sharedSegmentMsg.data
.
Definition at line 161 of file winscard_msg.h.
uint32_t dwActiveProtocol |
Definition at line 167 of file winscard_msg.h.
uint32_t dwInitialization |
Definition at line 166 of file winscard_msg.h.
uint32_t dwPreferredProtocols |
Definition at line 165 of file winscard_msg.h.
uint32_t dwShareMode |
Definition at line 164 of file winscard_msg.h.
int32_t hCard |
Definition at line 163 of file winscard_msg.h.
uint32_t rv |
Definition at line 168 of file winscard_msg.h.