INetFwV6ConnectionCollection 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 INetFwV6ConnectionCollection interface is a standard Automation collection for the INetFwV6Connection interface.

Members

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

Methods

The INetFwV6ConnectionCollection interface has these methods.

Method Description
get__NewEnum Retrieves the contents of the _NewEnum property.
get_Count Retrieves the contents of the Count property.

Properties

The INetFwV6ConnectionCollection interface has these properties.

Property Description
_NewEnum
Gets an enumerator for the collection.
Count
Gets the count of 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

INetFwV6ConnectionCollection::_NewEnum

INetFwV6ConnectionCollection::Count

INetFwV6Mgr::Connections

IUnknown