rxSharedSegment Struct Reference

General structure for client/serve message data exchange. More...

#include <winscard_msg.h>


Data Fields

unsigned int mtype
unsigned int user_id
 one of the pcsc_adm_commands
unsigned int group_id
unsigned int command
unsigned int dummy
 one of the pcsc_msg_commands
time_t date
unsigned char key [PCSCLITE_MSG_KEY_LEN]
unsigned char data [PCSCLITE_MAX_MESSAGE_SIZE]


Detailed Description

General structure for client/serve message data exchange.

It is used in the calls of SHMMessageSend and SHMMessageReceive. The field data is interpreted according to the values of the fields mtype and command. The possible structs the data field can represent are: version_struct client_struct establish_struct release_struct connect_struct reconnect_struct disconnect_struct begin_struct end_struct cancel_struct status_struct transmit_struct control_struct getset_struct

Definition at line 42 of file winscard_msg.h.


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

Generated on Wed Oct 8 02:23:55 2008 for pcsc-lite by  doxygen 1.5.6