INetFwPolicy2::get_NotificationsDisabled 方法 (netfw.h)
指示是否禁用交互式防火墙通知。
此属性是可读写的。
语法
HRESULT get_NotificationsDisabled(
NET_FW_PROFILE_TYPE2 profileType,
VARIANT_BOOL *disabled
);
参数
profileType
disabled
返回值
无
备注
传递从 CurrentProfileTypes 属性获取的配置文件类型时,请确保仅将一种配置文件类型传递给 get_NotificationsDisabled 并 put_NotificationsDisabled。 请注意, get_CurrentProfileTypes 可以返回多个配置文件。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | netfw.h |
DLL | FirewallAPI.dll |