SCARD_IO_REQUEST structure (winsmcrd.h)
Cette structure permet d’identifier une demande d’E/S carte intelligente.
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.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | winsmcrd.h |