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