pcsc-lite 2.4.1
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 71 of file winscard_msg.h.

Field Documentation

◆ command

uint32_t command

one of the pcsc_msg_commands

Definition at line 74 of file winscard_msg.h.

◆ size

uint32_t size

size of the message excluding this header

Definition at line 73 of file winscard_msg.h.


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