Condividi tramite


struttura SECURE_ELEMENT_NFCC_CAPABILITIES (nfcsedev.h)

SECURE_ELEMENT_NFCC_CAPABILITIES contiene funzionalità del controller NFC.

Sintassi

typedef struct _SECURE_ELEMENT_NFCC_CAPABILITIES {
  USHORT  cbMaxRoutingTableSize;
  BOOLEAN IsAidRoutingSupported;
  BOOLEAN IsProtocolRoutingSupported;
  BOOLEAN IsTechRoutingSupported;
} SECURE_ELEMENT_NFCC_CAPABILITIES, *PSECURE_ELEMENT_NFCC_CAPABILITIES;

Membri

cbMaxRoutingTableSize

Dimensioni massime della tabella di routing in modalità di ascolto NFCC.

IsAidRoutingSupported

Specifica se NFCC supporta il routing basato su AID.

IsProtocolRoutingSupported

Specificare se NFCC supporta il routing basato su protocollo.

IsTechRoutingSupported

Specificare se NFCC supporta il routing basato sulla tecnologia.

Fabbisogno

Requisito Valore
intestazione nfcsedev.h