pcsc-lite 2.3.0
|
Information transmitted in CMD_VERSION Messages. More...
#include <winscard_msg.h>
Data Fields | |
int32_t | major |
IPC major PROTOCOL_VERSION_MAJOR. | |
int32_t | minor |
IPC minor PROTOCOL_VERSION_MINOR. | |
uint32_t | rv |
Information transmitted in CMD_VERSION Messages.
Definition at line 57 of file winscard_msg.h.
int32_t major |
IPC major PROTOCOL_VERSION_MAJOR.
Definition at line 59 of file winscard_msg.h.
int32_t minor |
IPC minor PROTOCOL_VERSION_MINOR.
Definition at line 60 of file winscard_msg.h.
uint32_t rv |
Definition at line 61 of file winscard_msg.h.