SECURE_ELEMENT_HCE_ACTIVATION_PAYLOAD structure (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;

Members

bConnectionId

Unique identifer for current connection.

eRfTechType

NFC Forum RF technology type.

eRfProtocolType

NFC Forum RF protocol type.

Requirements

Requirement Value
Header nfcsedev.h