Condividi tramite


struttura NFC_CX_HARDWARE_EVENT (nfccx.h)

La struttura NFC_CX_HARDWARE_EVENT è un parametro di input per NfcCxHardwareEvent.

Sintassi

typedef struct _NFC_CX_HARDWARE_EVENT {
  NTSTATUS           HardwareStatus;
  NFC_CX_HOST_ACTION HostAction;
} NFC_CX_HARDWARE_EVENT, *PNFC_CX_HARDWARE_EVENT;

Membri

HardwareStatus

Valore NTSTATUS .

HostAction

Enumeratore NFC_CX_HOST_ACTIONtipizzato.

Fabbisogno

Requisito Valore
client minimo supportato Windows 10
server minimo supportato Nessuna supportata
intestazione nfccx.h (include Ncidef.h)

Vedere anche

guida alla progettazione dell'estensione della classe NFC

guida alla progettazione NFC (Near Field Communication)