pcsc-lite 1.9.9
Data Fields
connect_struct Struct Reference

contained in SCARD_CONNECT Messages. More...

#include <winscard_msg.h>

Data Fields

uint32_t hContext
 
char szReader [MAX_READERNAME]
 
uint32_t dwShareMode
 
uint32_t dwPreferredProtocols
 
int32_t hCard
 
uint32_t dwActiveProtocol
 
uint32_t rv
 

Detailed Description

contained in SCARD_CONNECT Messages.

These data are passed throw the field sharedSegmentMsg.data.

Definition at line 144 of file winscard_msg.h.

Field Documentation

◆ dwActiveProtocol

uint32_t dwActiveProtocol

Definition at line 151 of file winscard_msg.h.

◆ dwPreferredProtocols

uint32_t dwPreferredProtocols

Definition at line 149 of file winscard_msg.h.

◆ dwShareMode

uint32_t dwShareMode

Definition at line 148 of file winscard_msg.h.

◆ hCard

int32_t hCard

Definition at line 150 of file winscard_msg.h.

◆ hContext

uint32_t hContext

Definition at line 146 of file winscard_msg.h.

◆ rv

Definition at line 152 of file winscard_msg.h.

◆ szReader

char szReader[MAX_READERNAME]

Definition at line 147 of file winscard_msg.h.


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