Updated docs

pull/350/head
David Hall 2022-10-11 09:41:04 -06:00
parent d88ce8c99f
commit 5ef5280cb7
2 changed files with 0 additions and 12 deletions

View File

@ -88,14 +88,6 @@ Partial Public Module FirewallApi
End Enum
''' <summary>
''' <para>
''' [The Windows Firewall API is available for use in the operating systems specified in the Requirements section. It may be altered or
''' unavailable in subsequent versions. For Windows Vista and later, use of the Windows Firewall with Advanced Security API is recommended.]
''' </para>
''' <para>
''' [The Windows Firewall API is available for use in the operating systems specified in the Requirements section. It may be altered or
''' unavailable in subsequent versions. For Windows Vista and later, use of the Windows Firewall with Advanced Security API is recommended.]
''' </para>
''' <para>The <c>NET_FW_IP_PROTOCOL</c> enumeration type specifies the Internet protocol.</para>
''' </summary>
<PInvokeData("icftypes.h", MSDNShortId:="NE:icftypes.NET_FW_IP_PROTOCOL_")>

View File

@ -825,10 +825,6 @@ Partial Public Module FirewallApi
Property BlockAllInboundTraffic(<[In]> ByVal profileType As NET_FW_PROFILE_TYPE2) As Boolean
''' <summary>
''' <para>
''' [The Windows Firewall API Is available for use in the operating systems specified in the Requirements section. It may be altered
''' Or unavailable in subsequent versions. For Windows Vista And later, use of the Windows Firewall with Advanced Security API Is recommended.]
''' </para>
''' <para>Indicates whether interactive firewall notifications are disabled.</para>
''' <para>This property Is read/write.</para>
''' </summary>