pcsc-lite 1.9.9
Data Fields
version_struct Struct Reference

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
 

Detailed Description

Information transmitted in CMD_VERSION Messages.

Definition at line 57 of file winscard_msg.h.

Field Documentation

◆ major

int32_t major

IPC major PROTOCOL_VERSION_MAJOR.

Definition at line 59 of file winscard_msg.h.

◆ minor

int32_t minor

IPC minor PROTOCOL_VERSION_MINOR.

Definition at line 60 of file winscard_msg.h.

◆ rv

Definition at line 61 of file winscard_msg.h.


The documentation for this struct was generated from the following file: