Partager via


structure SECURE_ELEMENT_ENDPOINT_LIST (nfcsedev.h)

Paramètre de sortie pour IOCTL_NFCSE_ENUM_ENDPOINTS.

Syntaxe

typedef struct _SECURE_ELEMENT_ENDPOINT_LIST {
  DWORD                        NumberOfEndpoints;
  SECURE_ELEMENT_ENDPOINT_INFO EndpointList[ANYSIZE_ARRAY];
} SECURE_ELEMENT_ENDPOINT_LIST, *PSECURE_ELEMENT_ENDPOINT_LIST;

Membres

NumberOfEndpoints

Nombre de points de terminaison énumérés sur le contrôleur NFC.

EndpointList[ANYSIZE_ARRAY]

Tableau de structures SECURE_ELEMENT_ENDPOINT_INFO .

Configuration requise

Condition requise Valeur
En-tête nfcsedev.h