SECURE_ELEMENT_PROTO_ROUTING_INFO - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// nfcsedev.h

typedef struct _SECURE_ELEMENT_PROTO_ROUTING_INFO {
  GUID guidSecureElementId;
  BYTE eRfProtocolType;
} SECURE_ELEMENT_PROTO_ROUTING_INFO, *PSECURE_ELEMENT_PROTO_ROUTING_INFO;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-nfcsedev-_secure_element_proto_routing_info)

_SECURE_ELEMENT_PROTO_ROUTING_INFO structure

Description

SECURE_ELEMENT_PROTO_ROUTING_INFO is a member of SECURE_ELEMENT_ROUTING_TABLE_ENTRY.

Members

guidSecureElementId

Secure element unique identifier returned by enumeration DDI.

eRfProtocolType

NFC Forum RF protocol.