struktur SECURE_ELEMENT_ROUTING_TABLE_ENTRY (nfcsedev.h)

SECURE_ELEMENT_ROUTING_TABLE_ENTRY adalah anggota SECURE_ELEMENT_ROUTING_TABLE.

Sintaks

typedef struct _SECURE_ELEMENT_ROUTING_TABLE_ENTRY {
  SECURE_ELEMENT_ROUTING_TYPE eRoutingType;
  union {
    SECURE_ELEMENT_TECH_ROUTING_INFO  TechRoutingInfo;
    SECURE_ELEMENT_PROTO_ROUTING_INFO ProtoRoutingInfo;
    SECURE_ELEMENT_AID_ROUTING_INFO   AidRoutingInfo;
  };
} SECURE_ELEMENT_ROUTING_TABLE_ENTRY, *PSECURE_ELEMENT_ROUTING_TABLE_ENTRY;

Anggota

eRoutingType

Jenis entri tabel perutean mode mendengarkan NFC Forum.

TechRoutingInfo

Informasi entri tabel perutean teknologi RF.

ProtoRoutingInfo

Informasi entri tabel perutean protokol RF.

AidRoutingInfo

Informasi kontrol tabel perutean AID.

Persyaratan

Persyaratan Nilai
Header nfcsedev.h