IEnumNetSharingEveryConnection interface (netcon.h)
[Internet Connection Firewall may be altered or unavailable in subsequent versions. Instead, use the Windows Firewall API.]
The IEnumNetSharingEveryConnection interface provides methods for enumerating all the connections in the Connections folder.
Inheritance
The IEnumNetSharingEveryConnection interface inherits from the IUnknown interface. IEnumNetSharingEveryConnection also has these types of members:
Methods
The IEnumNetSharingEveryConnection interface has these methods.
IEnumNetSharingEveryConnection::Clone The Clone method creates a new enumeration interface from this enumeration. (IEnumNetSharingEveryConnection.Clone) |
IEnumNetSharingEveryConnection::Next The Next method retrieves the specified number of connections from the Connections folder starting from the current enumeration position. |
IEnumNetSharingEveryConnection::Reset The Reset method causes subsequent enumeration calls to operate from the beginning of the enumeration. (IEnumNetSharingEveryConnection.Reset) |
IEnumNetSharingEveryConnection::Skip The Skip method skips the specified number of privately-shared connections for this enumeration. (IEnumNetSharingEveryConnection.Skip) |
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