SECURE_ELEMENT_ENDPOINT_INFO structure (nfcsedev.h)

SECURE_ELEMENT_ENDPOINT_INFO is a member of SECURE_ELEMENT_ENDPOINT_LIST.

Syntax

typedef struct _SECURE_ELEMENT_ENDPOINT_INFO {
  GUID                guidSecureElementId;
  SECURE_ELEMENT_TYPE eSecureElementType;
} SECURE_ELEMENT_ENDPOINT_INFO, *PSECURE_ELEMENT_ENDPOINT_INFO;

Members

guidSecureElementId

This is a unique identifier for the secure element.

eSecureElementType

Type of secure element endpoint (NFCEE).

Requirements

Requirement Value
Header nfcsedev.h