libosmosim 1.11.0.30-c17053
Osmocom SIM library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
pcsc_reader_state Struct Reference

Data Fields

SCARDCONTEXT hContext
 
SCARDHANDLE hCard
 
DWORD dwActiveProtocol
 
const SCARD_IO_REQUEST * pioSendPci
 
SCARD_IO_REQUEST pioRecvPci
 
char * name
 

Field Documentation

◆ dwActiveProtocol

DWORD pcsc_reader_state::dwActiveProtocol

◆ hCard

SCARDHANDLE pcsc_reader_state::hCard

◆ hContext

SCARDCONTEXT pcsc_reader_state::hContext

Referenced by pcsc_card_open(), and pcsc_reader_open().

◆ name

char* pcsc_reader_state::name

Referenced by pcsc_card_open(), and pcsc_reader_open().

◆ pioRecvPci

SCARD_IO_REQUEST pcsc_reader_state::pioRecvPci

Referenced by pcsc_transceive().

◆ pioSendPci

const SCARD_IO_REQUEST* pcsc_reader_state::pioSendPci

Referenced by pcsc_card_open(), and pcsc_transceive().


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