Skip to content

Latest commit

 

History

History
171 lines (144 loc) · 4.03 KB

nf-netcon-ienumnetsharingpublicconnection-reset.md

File metadata and controls

171 lines (144 loc) · 4.03 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:netcon.IEnumNetSharingPublicConnection.Reset
IEnumNetSharingPublicConnection::Reset (netcon.h)
The Reset method causes subsequent enumeration calls to operate from the beginning of the enumeration. (IEnumNetSharingPublicConnection.Reset)
IEnumNetSharingPublicConnection interface [ICS/ICF]
Reset method
IEnumNetSharingPublicConnection.Reset
IEnumNetSharingPublicConnection::Reset
Reset
Reset method [ICS/ICF]
Reset method [ICS/ICF]
IEnumNetSharingPublicConnection interface
_ics_ienumnetsharingpublicconnection_reset
ics.ienumnetsharingpublicconnection_reset
netcon/IEnumNetSharingPublicConnection::Reset
ics\ienumnetsharingpublicconnection_reset.htm
ics
f58a9efb-bb0d-477c-946f-5bef6c5635d8
12/05/2018
IEnumNetSharingPublicConnection interface [ICS/ICF],Reset method, IEnumNetSharingPublicConnection.Reset, IEnumNetSharingPublicConnection::Reset, Reset, Reset method [ICS/ICF], Reset method [ICS/ICF],IEnumNetSharingPublicConnection interface, _ics_ienumnetsharingpublicconnection_reset, ics.ienumnetsharingpublicconnection_reset, netcon/IEnumNetSharingPublicConnection::Reset
netcon.h
Windows
Windows XP [desktop apps only]
None supported
Hnetcfg.dll
Windows
19H1
IEnumNetSharingPublicConnection::Reset
netcon/IEnumNetSharingPublicConnection::Reset
c++
APIRef
kbSyntax
COM
Hnetcfg.dll
IEnumNetSharingPublicConnection.Reset

IEnumNetSharingPublicConnection::Reset

-description

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

The Reset method causes subsequent enumeration calls to operate from the beginning of the enumeration.

-returns

If the method succeeds the return value is S_OK.

If the method fails, the return value is one of the following error codes.

Return code Description
E_ABORT
The operation was aborted.
E_FAIL
An unspecified error occurred.
E_INVALIDARG
One of the parameters is invalid.
E_NOINTERFACE
A specified interface is not supported.
E_NOTIMPL
A specified method is not implemented.
E_OUTOFMEMORY
The method was unable to allocate required memory.
E_POINTER
A pointer passed as a parameter is not valid.
E_UNEXPECTED
The method failed for unknown reasons.

-see-also

IEnumNetSharingPublicConnection

Internet Connection Sharing and Internet Connection Firewall Interfaces

Internet Connection Sharing and Internet Connection Firewall Reference