Partager via


structure FWPS_PACKET_LIST_INFORMATION0 (fwpsk.h)

La structure FWPS_PACKET_LIST_INFORMATION0 définit les informations associées à une liste de paquets.

RemarqueFWPS_PACKET_LIST_INFORMATION0 est une version spécifique de FWPS_PACKET_LIST_INFORMATION. Pour plus d’informations, consultez PAM Version-Independent noms et ciblage de versions spécifiques de Windows.
 

Syntaxe

typedef struct FWPS_PACKET_LIST_INFORMATION0_ {
  FWPS_PACKET_LIST_IPSEC_INFORMATION0 ipsecInformation;
  FWPS_PACKET_LIST_FWP_INFORMATION0   fwpInformation;
} FWPS_PACKET_LIST_INFORMATION0;

Membres

ipsecInformation

Structure FWPS_PACKET_LIST_IPSEC_INFORMATION0 qui contient des informations IPsec associées à la liste de paquets.

fwpInformation

Structure FWPS_PACKET_LIST_FWP_INFORMATION0 qui contient les informations de la plateforme de filtrage Windows associées à la liste de paquets.

Remarques

Un pilote de légende transmet un pointeur à une structure de FWPS_PACKET_LIST_INFORMATION0 à la fonction FwpsGetPacketListSecurityInformation0 lors de l’interrogation d’informations associées à une liste de paquets.

Exigences

Exigence Valeur
client minimum pris en charge Disponible à partir de Windows Vista.
d’en-tête fwpsk.h (include Fwpsk.h)

Voir aussi

FWPS_PACKET_LIST_FWP_INFORMATION0 FWPS_PACKET_LIST_IPSEC_INFORMATION0 FwpsGetPacketListSecurityInformation0