Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 identifier for current connection.
eRfTechType
NFC Forum RF technology type.
eRfProtocolType
NFC Forum RF protocol type.
Requirements
| Requirement | Value |
|---|---|
| Header | nfcsedev.h |