|
pcsc-lite 2.4.1
|
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 165 of file winscard_msg.h.
| uint32_t dwActiveProtocol |
Definition at line 171 of file winscard_msg.h.
| uint32_t dwInitialization |
Definition at line 170 of file winscard_msg.h.
| uint32_t dwPreferredProtocols |
Definition at line 169 of file winscard_msg.h.
| uint32_t dwShareMode |
Definition at line 168 of file winscard_msg.h.
| int32_t hCard |
Definition at line 167 of file winscard_msg.h.
| uint32_t rv |
Definition at line 172 of file winscard_msg.h.