共用方式為


FWPS_PACKET_LIST_INFORMATION0結構 (fwpsk.h)

FWPS_PACKET_LIST_INFORMATION0結構會定義與封包清單相關聯的資訊。

注意FWPS_PACKET_LIST_INFORMATION0 是特定版本的 FWPS_PACKET_LIST_INFORMATION。 如需詳細資訊 ,請參閱 Version-Independent 名稱和以特定 Windows 版本為目標
 

語法

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

成員

ipsecInformation

包含與封包清單相關聯之 IPsec 資訊的 FWPS_PACKET_LIST_IPSEC_INFORMATION0 結構。

fwpInformation

包含與封包清單相關聯之 Windows 篩選平臺資訊的 FWPS_PACKET_LIST_FWP_INFORMATION0 結構。

備註

圖說文字驅動程式會將指標傳遞給 FWPS_PACKET_LIST_INFORMATION0 結構。查詢與封包清單相關聯的資訊時,FwpsGetPacketListSecurityInformation0 函式。

規格需求

需求
最低支援的用戶端 從 Windows Vista 開始提供。
標頭 fwpsk.h (包含 Fwpsk.h)

另請參閱

FWPS_PACKET_LIST_FWP_INFORMATION0 FWPS_PACKET_LIST_IPSEC_INFORMATION0 FwpsGetPacketListSecurityInformation0