INetSharingPublicConnectionCollection interface (netcon.h)

[Internet Connection Firewall may be altered or unavailable in subsequent versions. Instead, use the Windows Firewall API.]

The INetSharingPublicConnectionCollection interface makes it possible for scripting languages such as VBScript and JScript to enumerate public connections.

Inheritance

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

Methods

The INetSharingPublicConnectionCollection interface has these methods.

 
INetSharingPublicConnectionCollection::get__NewEnum

The get__NewEnum method retrieves an enumerator for the public connections collection.
INetSharingPublicConnectionCollection::get_Count

The get_Count method retrieves the number of items in the public connections collection.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header netcon.h

See also

Internet Connection Sharing and Internet Connection Firewall Interfaces

Internet Connection Sharing and Internet Connection Firewall Reference