IPv6 Internet Connection Firewall Interfaces
[The IPv6 Internet Connection Firewall is available for use in the operating systems specified in the Requirements section. It is unavailable in subsequent versions. Instead, use the Windows Firewall API.]
The following table contains links and descriptions for the interfaces of this API.
Interface | Purpose |
---|---|
IEnumNetFwV6Connections | Standard COM enumerator for the INetFwV6Connection interface. |
IEnumNetFwV6ConnectionsAsVariants | Standard COM enumerator for the INetFwV6Connection interface which yields items of type VARIANT, as is required by the Automation collection model. |
IEnumNetFwV6OpenPorts | Standard COM enumerator for the INetFWV6OpenPort interface. |
IEnumNetFwV6OpenPortsAsVariants | Standard COM enumerator for the INetFWV6OpenPort interface which yields items of type VARIANT, as is required by the Automation collection model. |
INetFwV6Connection | Main interface to perform configuration tasks. |
INetFwV6ConnectionCollection | Standard Automation collection for the INetFwV6Connection interface. |
INetFwV6Mgr | Entry point interface for IPv6 Firewall Configuration API. |
INetFWV6OpenPort | Intended only for use by the open port enumerations and collections. |
INetFwV6OpenPortCollection | Standard Automation collection for the INetFWV6OpenPort interface. |