INetSharingEveryConnectionCollection interface (netcon.h)
[Internet Connection Firewall may be altered or unavailable in subsequent versions. Instead, use the Windows Firewall API.]
The INetSharingEveryConnectionCollection interface makes it possible for scripting languages such as VBScript and JScript to enumerate all the connections in the connections folder.
Inheritance
The INetSharingEveryConnectionCollection interface inherits from the IDispatch interface. INetSharingEveryConnectionCollection also has these types of members:
Methods
The INetSharingEveryConnectionCollection interface has these methods.
INetSharingEveryConnectionCollection::get__NewEnum The get__NewEnum method retrieves an enumerator for the connections collection. |
INetSharingEveryConnectionCollection::get_Count The get__Count method retrieves the number of items in the 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