struktur FWPS_PACKET_LIST_INFORMATION0 (fwpsk.h)

Struktur FWPS_PACKET_LIST_INFORMATION0 menentukan informasi yang terkait dengan daftar paket.

CatatanFWPS_PACKET_LIST_INFORMATION0 adalah versi FWPS_PACKET_LIST_INFORMATION tertentu. Lihat Nama Version-Independent WFP dan Menargetkan Versi Windows Tertentu untuk informasi selengkapnya.
 

Sintaks

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

Anggota

ipsecInformation

Struktur FWPS_PACKET_LIST_IPSEC_INFORMATION0 yang berisi informasi IPsec yang terkait dengan daftar paket.

fwpInformation

Struktur FWPS_PACKET_LIST_FWP_INFORMATION0 yang berisi informasi Platform Pemfilteran Windows yang terkait dengan daftar paket.

Keterangan

Driver callout meneruskan pointer ke struktur FWPS_PACKET_LIST_INFORMATION0 ke Fungsi FwpsGetPacketListSecurityInformation0 saat mengkueri informasi yang terkait dengan daftar paket.

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Tersedia dimulai dengan Windows Vista.
Header fwpsk.h (termasuk Fwpsk.h)

Lihat juga

FWPS_PACKET_LIST_FWP_INFORMATION0 FWPS_PACKET_LIST_IPSEC_INFORMATION0 FwpsGetPacketListSecurityInformation0