pcsc-lite
1.8.8
|
header structure for client/server message data exchange. More...
#include <winscard_msg.h>
Data Fields | |
uint32_t | size |
size of the message excluding this header | |
uint32_t | command |
one of the pcsc_msg_commands | |
header structure for client/server message data exchange.
Definition at line 43 of file winscard_msg.h.