estrutura SECURE_ELEMENT_ENDPOINT_INFO (nfcsedev.h)

SECURE_ELEMENT_ENDPOINT_INFO é membro do SECURE_ELEMENT_ENDPOINT_LIST.

Sintaxe

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

Membros

guidSecureElementId

Esse é um identificador exclusivo para o elemento seguro.

eSecureElementType

Tipo de ponto de extremidade de elemento seguro (NFCEE).

Requisitos

Requisito Valor
Cabeçalho nfcsedev.h