Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether interactive firewall notifications are disabled.
This property is read/write.
Syntax
HRESULT put_NotificationsDisabled(
NET_FW_PROFILE_TYPE2 profileType,
VARIANT_BOOL disabled
);
Parameters
profileType
disabled
Return value
None
Remarks
When you pass a profile type obtained from the CurrentProfileTypes property, make sure that you pass only one profile type to get_NotificationsDisabled and put_NotificationsDisabled. Note that get_CurrentProfileTypes can return multiple profiles.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | netfw.h |
DLL | FirewallAPI.dll |