struttura SCARD_IO_REQUEST (winsmcrd.h)
Questa struttura viene usata per identificare una richiesta di I/O di smart card.
Sintassi
typedef struct _SCARD_IO_REQUEST {
DWORD dwProtocol;
DWORD cbPciLength;
} SCARD_IO_REQUEST, *PSCARD_IO_REQUEST, *LPSCARD_IO_REQUEST;
Membri
dwProtocol
Specifica l'ID protocollo.
cbPciLength
Specifica la lunghezza delle informazioni sul controllo del protocollo.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | winsmcrd.h |