structure SCARD_IO_REQUEST (winsmcrd.h)
Cette structure est utilisée pour identifier une demande d’E/S de carte à puce.
Syntaxe
typedef struct _SCARD_IO_REQUEST {
DWORD dwProtocol;
DWORD cbPciLength;
} SCARD_IO_REQUEST, *PSCARD_IO_REQUEST, *LPSCARD_IO_REQUEST;
Membres
dwProtocol
Spécifie l’ID de protocole.
cbPciLength
Spécifie la longueur des informations de contrôle de protocole.
Exigences
Exigence | Valeur |
---|---|
d’en-tête | winsmcrd.h |