共用方式為


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)設計指南

智慧卡設計指南