SECURE_ELEMENT_HCE_ACTIVATION_PAYLOAD Struktur (nfcsedev.h)
Syntax
typedef struct _SECURE_ELEMENT_HCE_ACTIVATION_PAYLOAD {
USHORT bConnectionId;
BYTE eRfTechType;
BYTE eRfProtocolType;
} SECURE_ELEMENT_HCE_ACTIVATION_PAYLOAD, *PSECURE_ELEMENT_HCE_ACTIVATION_PAYLOAD;
Member
bConnectionId
Eindeutiger Identifer für die aktuelle Verbindung.
eRfTechType
NFC Forum RF-Technologietyp.
eRfProtocolType
NFC Forum RF-Protokolltyp.
Anforderungen
Anforderung | Wert |
---|---|
Header | nfcsedev.h |