Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[Internet Connection Firewall may be altered or unavailable in subsequent versions. Instead, use the Windows Firewall API.]
The IEnumNetSharingPublicConnection interface provides methods for enumerating the currently configured publicly-shared connections.
Inheritance
The IEnumNetSharingPublicConnection interface inherits from the IUnknown interface. IEnumNetSharingPublicConnection also has these types of members:
Methods
The IEnumNetSharingPublicConnection interface has these methods.
| IEnumNetSharingPublicConnection::Clone The Clone method creates a new enumeration interface from this enumeration. (IEnumNetSharingPublicConnection.Clone) |
| IEnumNetSharingPublicConnection::Next The Next method retrieves the specified number of privately-shared connections that start from the current enumeration position. (IEnumNetSharingPublicConnection.Next) |
| IEnumNetSharingPublicConnection::Reset The Reset method causes subsequent enumeration calls to operate from the beginning of the enumeration. (IEnumNetSharingPublicConnection.Reset) |
| IEnumNetSharingPublicConnection::Skip The Skip method skips the specified number of publicly-shared connections for this enumeration. |
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