pcsc-lite 1.9.9
Data Fields
rxHeader Struct Reference

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
 

Detailed Description

header structure for client/server message data exchange.

Definition at line 67 of file winscard_msg.h.

Field Documentation

◆ command

uint32_t command

one of the pcsc_msg_commands

Definition at line 70 of file winscard_msg.h.

◆ size

uint32_t size

size of the message excluding this header

Definition at line 69 of file winscard_msg.h.


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