Partager via


structure SEC_APPLICATION_PROTOCOLS (sspi.h)

Contient un tableau de listes d’ID de protocole d’application.

Syntaxe

typedef struct _SEC_APPLICATION_PROTOCOLS {
  unsigned long                 ProtocolListsSize;
  SEC_APPLICATION_PROTOCOL_LIST ProtocolLists[ANYSIZE_ARRAY];
} SEC_APPLICATION_PROTOCOLS, *PSEC_APPLICATION_PROTOCOLS;

Membres

ProtocolListsSize

Taille (en octets) du tableau d’ID de protocole.

ProtocolLists[ANYSIZE_ARRAY]

Tableau de listes d’ID de protocole.

Configuration requise

Condition requise Valeur
En-tête sspi.h