INetFwV6OpenPortsCollection interface

[The IPv6 Internet Connection Firewall is available for use in the operating systems specified in the Requirements section. Instead, use the Windows Firewall API.]

The INetFwV6OpenPortsCollection interface is a standard Automation collection for the INetFwV6OpenPort interface.

Members

The INetFwV6OpenPortsCollection interface inherits from the IDispatch interface. INetFwV6OpenPortsCollection also has these types of members:

Methods

The INetFwV6OpenPortsCollection interface has these methods.

Method Description
get__NewEnum Retrieves an enumerator for the collection.
get_Count Retrieves the contents of the Count property.

Properties

The INetFwV6OpenPortsCollection interface has these properties.

Property Description
_NewEnum
Gets an enumerator for the collection.
Count
Gets the count for the collection.

Requirements

Minimum supported client
Windows XP with SP1 [desktop apps only]
Minimum supported server
None supported
End of client support
Windows XP with SP1
Redistributable
Advanced Networking Pack for Windows XP
Header
Netfwv6.h
DLL
Netfwv6.dll

See also

IDispatch

INetFwV6Connection::OpenPorts

INetFwV6OpenPortsCollection::_NewEnum

INetFwV6OpenPortsCollection::Count

IUnknown