共用方式為


NFC_CX_HOST_ACTION列舉 (nfccx.h)

NFC_CX_HOST_ACTION列舉會指定主機動作。

語法

typedef enum _NFC_CX_HOST_ACTION {
  HostActionStart,
  HostActionStop,
  HostActionRestart,
  HostActionUnload
} NFC_CX_HOST_ACTION, *PNFC_CX_HOST_ACTION;

常數

 
HostActionStart
指定完整初始化。
HostActionStop
指定取消初始化。
HostActionRestart
指定完整驅動程式重新啟動。
HostActionUnload
指定卸除驅動程式。

要求

要求 價值
最低支援的用戶端 Windows 10
支援的最低伺服器 不支援
標頭 nfccx.h

另請參閱

NFC 類別延伸模組設計指南

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