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.
SECURE_ELEMENT_TECH_ROUTING_INFO is a member of SECURE_ELEMENT_ROUTING_TABLE_ENTRY.
Syntax
typedef struct _SECURE_ELEMENT_TECH_ROUTING_INFO {
GUID guidSecureElementId;
BYTE eRfTechType;
} SECURE_ELEMENT_TECH_ROUTING_INFO, *PSECURE_ELEMENT_TECH_ROUTING_INFO;
Members
guidSecureElementId
Secure element unique identifier returned by enumeration DDI.
eRfTechType
NFC Forum RF technology type.
Requirements
| Requirement | Value |
|---|---|
| Header | nfcsedev.h |