SCARD_IO_REQUEST結構 (winsmcrd.h)

此結構用來識別智慧卡 I/O 要求。

語法

typedef struct _SCARD_IO_REQUEST {
  DWORD dwProtocol;
  DWORD cbPciLength;
} SCARD_IO_REQUEST, *PSCARD_IO_REQUEST, *LPSCARD_IO_REQUEST;

成員

dwProtocol

指定通訊協議標識碼。

cbPciLength

指定通訊協定控制資訊長度。

規格需求

需求
標頭 winsmcrd.h

另請參閱

近距離現場通訊 (NFC) 設計指南

智慧卡設計指南