|
pcsc-lite 2.4.1
|
Information contained in SCARD_ESTABLISH_CONTEXT Messages. More...
#include <winscard_msg.h>
Data Fields | |
| uint32_t | dwScope |
| uint32_t | hContext |
| uint32_t | rv |
Information contained in SCARD_ESTABLISH_CONTEXT Messages.
These data are passed throw the field sharedSegmentMsg.data.
Definition at line 126 of file winscard_msg.h.
| uint32_t dwScope |
Definition at line 128 of file winscard_msg.h.
| uint32_t hContext |
Definition at line 129 of file winscard_msg.h.
| uint32_t rv |
Definition at line 130 of file winscard_msg.h.