fwpmk.h 标头

此标头由网络使用。 有关详细信息,请参阅:

fwpmk.h 包含以下编程接口:

功能

 
FwpmBfeStateGet0

FwpmBfeStateGet0 函数检索筛选器引擎的当前状态。请注意,FwpmBfeStateGet0 是 FwpmBfeStateGet 的特定版本。
FwpmBfeStateSubscribeChanges0

FwpmBfeStateSubscribeChanges0 函数注册一个回调函数,每当筛选器引擎的状态发生更改时,就会调用该回调函数。请注意,FwpmBfeStateSubscribeChanges0 是 FwpmBfeStateSubscribeChanges 的特定版本。
FwpmBfeStateUnsubscribeChanges0

FwpmBfeStateUnsubscribeChanges0 函数取消注册一个基本筛选引擎(BFE)回调函数,该函数以前是通过调用 FwpmBfeStateSubscribeChanges0 函数注册的。请注意,FwpmBfeStateUnsubscribeChanges0 是 FwpmBfeStateUnsubscribeChanges 的特定版本。 有关详细信息,请参阅 WFP Version-Independent 名称和面向特定版本的 Windows。
FwpmCalloutAdd0

FwpmCalloutAdd0 函数向筛选器引擎添加标注。请注意,FwpmCalloutAdd0 是 FwpmCalloutAdd 的特定版本。
FwpmCalloutCreateEnumHandle0

FwpmCalloutCreateEnumHandle0 函数创建用于枚举一组标注对象的句柄。
FwpmCalloutDeleteById0

FwpmCalloutDeleteById0 函数从筛选器引擎中删除标注。请注意,FwpmCalloutDeleteById0 是 FwpmCalloutDeleteById 的特定版本。
FwpmCalloutDeleteByKey0

FwpmCalloutDeleteByKey0 函数从筛选器引擎中删除标注。请注意,FwpmCalloutDeleteByKey0 是 FwpmCalloutDeleteByKey 的特定版本。
FwpmCalloutDestroyEnumHandle0

FwpmCalloutDestroyEnumHandle0 函数释放 FwpmCalloutCreateEnumHandle0 返回的句柄。
FwpmCalloutEnum0

FwpmCalloutEnum0 函数返回标注枚举器中下一页的结果。
FwpmCalloutGetById0

FwpmCalloutGetById0 函数使用标注的运行时标识符从筛选器引擎检索标注。
FwpmCalloutGetByKey0

FwpmCalloutGetByKey0 函数使用标注的 GUID 键检索标注。
FwpmCalloutGetSecurityInfoByKey0

FwpmCalloutGetSecurityInfoByKey0 函数检索标注对象的安全描述符的副本。
FwpmCalloutSetSecurityInfoByKey0

FwpmCalloutSetSecurityInfoByKey0 函数在标注对象的安全描述符中设置指定的安全信息。
FwpmConnectionCreateEnumHandle0

FwpmConnectionCreateEnumHandle0 函数创建用于枚举一组连接对象的句柄。
FwpmConnectionDestroyEnumHandle0

FwpmConnectionDestroyEnumHandle0 函数释放 FwpmConnectionCreateEnumHandle0 返回的句柄。
FwpmConnectionEnum0

FwpmConnectionEnum0 函数从连接对象枚举器返回下一页结果。
FwpmConnectionGetById0

FwpmConnectionGetById0 函数使用连接的运行时标识符检索连接对象。
FwpmConnectionGetSecurityInfo0

FwpmConnectionGetSecurityInfo0 函数检索连接对象更改事件的安全描述符的副本。
FwpmConnectionPolicyAdd0

FwpmConnectionPolicyAdd0API 函数为出站连接配置路由策略。
FwpmConnectionPolicyDeleteByKey0

FwpmConnectionPolicyDeleteByKey0 函数删除使用指定 GUID 创建的连接策略。
FwpmConnectionSetSecurityInfo0

FwpmConnectionSetSecurityInfo0 函数在连接对象更改事件的安全描述符中设置指定的安全信息。
FwpmEngineClose0

FwpmEngineClose0 函数关闭以前打开的会话到筛选器引擎。请注意,FwpmEngineClose0 是 FwpmEngineClose 的特定版本。
FwpmEngineGetOption0

FwpmEngineGetOption0 函数检索筛选器引擎选项。
FwpmEngineGetSecurityInfo0

FwpmEngineGetSecurityInfo0 函数检索筛选器引擎的安全描述符的副本。
FwpmEngineOpen0

FwpmEngineOpen0 函数将打开筛选器引擎的会话。 FwpmEngineOpen0 是 FwpmEngineOpen 的特定版本。
FwpmEngineSetOption0

FwpmEngineSetOption0 函数更改筛选器引擎设置。
FwpmEngineSetSecurityInfo0

FwpmEngineSetSecurityInfo0 函数在筛选器引擎的安全描述符中设置指定的安全信息。
FwpmFilterAdd0

FwpmFilterAdd0 函数向系统添加新的筛选器对象。
FwpmFilterCreateEnumHandle0

FwpmFilterCreateEnumHandle0 函数创建用于枚举一组筛选器对象的句柄。
FwpmFilterDeleteById0

FwpmFilterDeleteById0 函数从系统中删除筛选器对象。
FwpmFilterDeleteByKey0

FwpmFilterDeleteByKey0 函数从系统中删除筛选器对象。
FwpmFilterDestroyEnumHandle0

FwpmFilterDestroyEnumHandle0 函数释放 FwpmFilterCreateEnumHandle0 返回的句柄。
FwpmFilterEnum0

FwpmFilterEnum0 函数从筛选器枚举器返回下一页结果。
FwpmFilterGetById0

FwpmFilterGetById0 函数检索筛选器对象。
FwpmFilterGetByKey0

FwpmFilterGetByKey0 函数检索筛选器对象。
FwpmFilterGetSecurityInfoByKey0

FwpmFilterGetSecurityInfoByKey0 函数检索筛选器对象的安全描述符的副本。
FwpmFilterSetSecurityInfoByKey0

FwpmFilterSetSecurityInfoByKey0 函数在筛选器对象的安全描述符中设置指定的安全信息。
FwpmFreeMemory0

FwpmFreeMemory0 函数用于释放由 Windows 筛选平台(WFP)函数分配的内存资源。
FwpmIPsecTunnelAdd0

FwpmIPsecTunnelAdd0 函数向系统添加了新的 Internet 协议安全性(IPsec)隧道模式策略。
FwpmIPsecTunnelAdd1

FwpmIPsecTunnelAdd1 函数向系统添加了新的 Internet 协议安全性(IPsec)隧道模式策略。
FwpmIPsecTunnelAdd2

FwpmIPsecTunnelAdd2 函数向系统添加了新的 Internet 协议安全性(IPsec)隧道模式策略。
FwpmIPsecTunnelAdd3

FwpmIPsecTunnelAdd3 函数向系统添加了新的 Internet 协议安全性(IPsec)隧道模式策略。
FwpmIPsecTunnelDeleteByKey0

FwpmIPsecTunnelDeleteByKey0 函数从系统中删除 Internet 协议安全性(IPsec)隧道模式策略。
FwpmLayerCreateEnumHandle0

FwpmLayerCreateEnumHandle0 函数创建用于枚举一组层对象的句柄。
FwpmLayerDestroyEnumHandle0

FwpmLayerDestroyEnumHandle0 函数释放 FwpmFilterCreateEnumHandle0 返回的句柄。
FwpmLayerEnum0

FwpmLayerEnum0 函数返回层枚举器中下一页的结果。
FwpmLayerGetById0

FwpmLayerGetById0 函数检索层对象。
FwpmLayerGetByKey0

FwpmLayerGetByKey0 函数检索层对象。
FwpmLayerGetSecurityInfoByKey0

FwpmLayerGetSecurityInfoByKey0 函数检索层对象的安全描述符的副本。
FwpmLayerSetSecurityInfoByKey0

FwpmLayerSetSecurityInfoByKey0 函数在层对象的安全描述符中设置指定的安全信息。
FwpmNetEventCreateEnumHandle0

FwpmNetEventCreateEnumHandle0 函数创建用于枚举一组网络事件的句柄。
FwpmNetEventDestroyEnumHandle0

FwpmNetEventDestroyEnumHandle0 函数释放 FwpmNetEventCreateEnumHandle0 返回的句柄。
FwpmNetEventEnum0

FwpmNetEventEnum0 函数从网络事件枚举器返回下一页结果。
FwpmNetEventEnum1

FwpmNetEventEnum1 函数从网络事件枚举器返回下一页的结果。
FwpmNetEventEnum2

FwpmNetEventEnum2 函数返回网络事件枚举器中下一页的结果。
FwpmNetEventEnum3

FwpmNetEventEnum3 函数返回网络事件枚举器中下一页的结果。
FwpmNetEventEnum4

FwpmNetEventEnum4 函数返回网络事件枚举器中下一页的结果。
FwpmNetEventEnum5

FwpmNetEventEnum5 函数返回网络事件枚举器中下一页的结果。
FwpmNetEventsGetSecurityInfo0

FwpmNetEventsGetSecurityInfo0 函数检索网络事件对象的安全描述符的副本。
FwpmNetEventsSetSecurityInfo0

FwpmNetEventsSetSecurityInfo0 函数在网络事件对象的安全描述符中设置指定的安全信息。
FwpmProviderAdd0

FwpmProviderAdd0 函数向系统添加新提供程序。
FwpmProviderContextAdd0

FwpmProviderContextAdd0 函数向系统添加新的提供程序上下文。
FwpmProviderContextAdd1

FwpmProviderContextAdd1 函数向系统添加新的提供程序上下文。
FwpmProviderContextAdd2

FwpmProviderContextAdd2 函数向系统添加新的提供程序上下文。
FwpmProviderContextAdd3

FwpmProviderContextAdd3 函数向系统添加新的提供程序上下文。
FwpmProviderContextCreateEnumHandle0

FwpmProviderContextCreateEnumHandle0 函数创建用于枚举一组提供程序上下文的句柄。
FwpmProviderContextDeleteById0

FwpmProviderContextDeleteById0 函数从系统中删除提供程序上下文。
FwpmProviderContextDeleteByKey0

FwpmProviderContextDeleteByKey0 函数从系统中删除提供程序上下文。
FwpmProviderContextDestroyEnumHandle0

FwpmProviderContextDestroyEnumHandle0 函数释放 FwpmProviderContextCreateEnumHandle0 返回的句柄。
FwpmProviderContextEnum0

FwpmProviderContextEnum0 函数从提供程序上下文枚举器返回下一页的结果。
FwpmProviderContextEnum1

FwpmProviderContextEnum1 函数返回提供程序上下文枚举器中下一页的结果。
FwpmProviderContextEnum2

FwpmProviderContextEnum2 函数从提供程序上下文枚举器返回下一页结果。
FwpmProviderContextEnum3

FwpmProviderContextEnum3 函数从提供程序上下文枚举器返回下一页结果。
FwpmProviderContextGetById0

FwpmProviderContextGetById0 函数检索提供程序上下文。
FwpmProviderContextGetById1

FwpmProviderContextGetById1 函数检索提供程序上下文。
FwpmProviderContextGetById2

FwpmProviderContextGetById2 函数检索提供程序上下文。
FwpmProviderContextGetById3

FwpmProviderContextGetById3 函数检索提供程序上下文。
FwpmProviderContextGetByKey0

FwpmProviderContextGetByKey0 函数检索提供程序上下文。
FwpmProviderContextGetByKey1

FwpmProviderContextGetByKey1 函数检索提供程序上下文。
FwpmProviderContextGetByKey2

FwpmProviderContextGetByKey2 函数检索提供程序上下文。
FwpmProviderContextGetByKey3

FwpmProviderContextGetByKey3 函数检索提供程序上下文。
FwpmProviderContextGetSecurityInfoByKey0

FwpmProviderContextGetSecurityInfoByKey0 函数检索提供程序上下文对象的安全描述符的副本。
FwpmProviderContextSetSecurityInfoByKey0

FwpmProviderContextSetSecurityInfoByKey0 函数在提供程序上下文对象的安全描述符中设置指定的安全信息。
FwpmProviderCreateEnumHandle0

FwpmProviderCreateEnumHandle0 函数创建用于枚举一组提供程序的句柄。
FwpmProviderDeleteByKey0

FwpmProviderDeleteByKey0 函数从系统中删除提供程序。
FwpmProviderDestroyEnumHandle0

FwpmProviderDestroyEnumHandle0 函数释放 FwpmProviderCreateEnumHandle0 返回的句柄。
FwpmProviderEnum0

FwpmProviderEnum0 函数返回提供程序枚举器中下一页的结果。
FwpmProviderGetByKey0

FwpmProviderGetByKey0 函数检索提供程序。
FwpmProviderGetSecurityInfoByKey0

FwpmProviderGetSecurityInfoByKey0 函数检索提供程序对象的安全描述符的副本。
FwpmProviderSetSecurityInfoByKey0

FwpmProviderSetSecurityInfoByKey0 函数在提供程序对象的安全描述符中设置指定的安全信息。
FwpmSessionCreateEnumHandle0

FwpmSessionCreateEnumHandle0 函数创建用于枚举一组会话对象的句柄。
FwpmSessionDestroyEnumHandle0

FwpmSessionDestroyEnumHandle0 函数释放 FwpmSessionCreateEnumHandle0 返回的句柄。
FwpmSessionEnum0

FwpmSessionEnum0 函数返回会话枚举器中下一页的结果。
FwpmSubLayerAdd0

FwpmSubLayerAdd0 函数向系统添加新的子层。
FwpmSubLayerCreateEnumHandle0

FwpmSubLayerCreateEnumHandle0 函数创建用于枚举一组子层的句柄。
FwpmSubLayerDeleteByKey0

FwpmSubLayerDeleteByKey0 函数通过其键从系统中删除子层。
FwpmSubLayerDestroyEnumHandle0

FwpmSubLayerDestroyEnumHandle0 函数释放 FwpmSubLayerCreateEnumHandle0 返回的句柄。
FwpmSubLayerEnum0

FwpmSubLayerEnum0 函数返回子层枚举器中下一页的结果。
FwpmSubLayerGetByKey0

FwpmSubLayerGetByKey0 函数按其键检索子层。
FwpmSubLayerGetSecurityInfoByKey0

FwpmSubLayerGetSecurityInfoByKey0 函数检索子层的安全描述符的副本。
FwpmSubLayerSetSecurityInfoByKey0

FwpmSubLayerSetSecurityInfoByKey0 函数在子层的安全描述符中设置指定的安全信息。
FwpmTransactionAbort0

FwpmTransactionAbort0 函数导致当前会话中的当前事务中止和回滚。
FwpmTransactionBegin0

FwpmTransactionBegin0 函数在当前会话中开始显式事务。
FwpmTransactionCommit0

FwpmTransactionCommit0 函数在当前会话中提交当前事务。
FwpmvSwitchEventsGetSecurityInfo0

FwpmvSwitchEventsGetSecurityInfo0 函数检索 vSwitch 事件的安全描述符的副本。
FwpmvSwitchEventsSetSecurityInfo0

FwpmvSwitchEventsSetSecurityInfo0 函数在 vSwitch 事件的安全描述符中设置指定的安全信息。
IkeextGetStatistics0

IkeextGetStatistics0 函数检索 Internet 密钥交换(IKE)和经过身份验证的 Internet 协议(AuthIP)统计信息。
IkeextGetStatistics1

IkeextGetStatistics1 函数检索 Internet 密钥交换(IKE)和经过身份验证的 Internet 协议(AuthIP)统计信息。
IkeextSaCreateEnumHandle0

IkeextSaCreateEnumHandle0 函数创建一个句柄,用于枚举一组 Internet 密钥交换(IKE)和经过身份验证的 Internet 协议(AuthIP)安全关联(SA)对象。
IkeextSaDbGetSecurityInfo0

IkeextSaDbGetSecurityInfo0 函数检索安全关联(SA)数据库的安全描述符的副本。
IkeextSaDbSetSecurityInfo0

IkeextSaDbSetSecurityInfo0 函数在 IKE/AuthIP 安全关联数据库的安全描述符中设置指定的安全信息。
IkeextSaDeleteById0

IkeextSaDeleteById0 函数从数据库中删除安全关联(SA)。
IkeextSaDestroyEnumHandle0

IkeextSaDestroyEnumHandle0 函数释放 IkeextSaCreateEnumHandle0 返回的句柄。
IkeextSaEnum0

IkeextSaEnum0 函数返回 IKE/AuthIP 安全关联(SA)枚举器中下一页的结果。
IkeextSaEnum1

IkeextSaEnum1 函数返回来自 IKE/AuthIP 安全关联 (SA) 枚举器的结果的下一页。
IkeextSaEnum2

IkeextSaEnum2 函数返回 IKE/AuthIP 安全关联 (SA) 枚举器的结果的下一页。
IkeextSaGetById0

IkeextSaGetById0 函数从数据库中检索 IKE/AuthIP 安全关联 (SA)。
IkeextSaGetById1

IkeextSaGetById1 函数从数据库中检索 IKE/AuthIP 安全关联 (SA)。
IkeextSaGetById2

IkeextSaGetById2 函数从数据库中检索 IKE/AuthIP 安全关联 (SA)。
IPsecDospGetSecurityInfo0

IPsecDospGetSecurityInfo0 函数检索 IPsec DoS Protection 数据库的安全描述符的副本。
IPsecDospGetStatistics0

IPsecDospGetStatistics0 函数检索 Internet 协议安全性 (IPsec) DoS 保护统计信息。
IPsecDospSetSecurityInfo0

IPsecDospSetSecurityInfo0 函数在 IPsec DoS Protection 数据库的安全描述符中设置指定的安全信息。
IPsecDospStateCreateEnumHandle0

IPsecDospStateCreateEnumHandle0 函数创建用于枚举一组 IPsec DoS 保护对象的句柄。
IPsecDospStateDestroyEnumHandle0

IPsecDospStateDestroyEnumHandle0 函数释放 IPsecDospStateCreateEnumHandle0 返回的句柄。
IPsecDospStateEnum0

IPsecDospStateEnum0 函数返回 IPsec DoS 保护状态枚举器中下一页的结果。
IPsecGetStatistics0

IPsecGetStatistics0 函数检索 Internet 协议安全性(IPsec)统计信息。
IPsecGetStatistics1

IPsecGetStatistics1 函数检索 Internet 协议安全性(IPsec)统计信息。
IPsecSaContextAddInbound0

IPsecSaContextAddInbound0 函数将入站 IPsec 安全关联 (SA) 捆绑包添加到现有 SA 上下文。
IPsecSaContextAddInbound1

IPsecSaContextAddInbound1 函数将入站 IPsec 安全关联 (SA) 捆绑包添加到现有 SA 上下文。
IPsecSaContextAddOutbound0

IPsecSaContextAddOutbound0 函数将出站 IPsec 安全关联 (SA) 捆绑包添加到现有的 SA 上下文。
IPsecSaContextAddOutbound1

IPsecSaContextAddOutbound1 函数将出站 IPsec 安全关联 (SA) 捆绑包添加到现有 SA 上下文。
IPsecSaContextCreate0

IPsecSaContextCreate0 函数创建 IPsec 安全关联 (SA) 上下文。
IPsecSaContextCreate1

IPsecSaContextCreate1 函数创建 IPsec 安全关联 (SA) 上下文。
IPsecSaContextCreateEnumHandle0

IPsecSaContextCreateEnumHandle0 函数创建一个句柄,用于枚举一组 IPsec 安全关联(SA)上下文对象。
IPsecSaContextDeleteById0

IPsecSaContextDeleteById0 函数删除 IPsec 安全关联 (SA) 上下文。
IPsecSaContextDestroyEnumHandle0

IPsecSaContextDestroyEnumHandle0 函数释放 IPsecSaContextCreateEnumHandle0 返回的句柄。
IPsecSaContextEnum0

IPsecSaContextEnum0 函数返回 IPsec 安全关联 (SA) 上下文枚举器中下一页的结果。
IPsecSaContextEnum1

IPsecSaContextEnum1 函数返回 IPsec 安全关联 (SA) 上下文枚举器中下一页的结果。
IPsecSaContextExpire0

IPsecSaContextExpire0 函数指示 IPsec 安全关联 (SA) 上下文应过期。
IPsecSaContextGetById0

IPsecSaContextGetById0 函数检索 IPsec 安全关联 (SA) 上下文。
IPsecSaContextGetById1

IPsecSaContextGetById1 函数检索 IPsec 安全关联 (SA) 上下文。
IPsecSaContextGetSpi0

IPsecSaContextGetSpi0 函数检索安全关联(SA)上下文的安全参数索引(SPI)。
IPsecSaContextGetSpi1

IPsecSaContextGetSpi1 函数检索安全关联(SA)上下文的安全参数索引(SPI)。
IPsecSaContextSetSpi0

IPsecSaContextSetSpi0 函数为安全关联(SA)上下文设置安全参数索引(SPI)。
IPsecSaContextUpdate0

IPsecSaContextUpdate0 函数更新 IPsec 安全关联 (SA) 上下文。
IPsecSaCreateEnumHandle0

IPsecSaCreateEnumHandle0 函数创建一个句柄,用于枚举一组 Internet 协议安全(IPsec)安全关联(SA)对象。
IPsecSaDbGetSecurityInfo0

IPsecSaDbGetSecurityInfo0 函数检索 IPsec 安全关联(SA)数据库的安全描述符的副本。
IPsecSaDbSetSecurityInfo0

IPsecSaDbSetSecurityInfo0 函数在 IPsec 安全关联数据库的安全描述符中设置指定的安全信息。
IPsecSaDestroyEnumHandle0

IPsecSaDestroyEnumHandle0 函数释放 IPsecSaCreateEnumHandle0 返回的句柄。
IPsecSaEnum0

IPsecSaEnum0 函数返回 IPsec 安全关联 (SA) 枚举器的结果的下一页。
IPsecSaEnum1

IPsecSaEnum1 函数返回 IPsec 安全关联 (SA) 枚举器的结果的下一页。

回调函数

 
FWPM_SERVICE_STATE_CHANGE_CALLBACK0

FWPM_SERVICE_STATE_CHANGE_CALLBACK0函数由 WFP 标注驱动程序实现,用于将自定义行为添加到基本筛选引擎 (BFE) 服务状态更改通知过程。