IEnumNetworkConnections::Reset method (netlistmgr.h)
The Reset method resets the enumeration sequence to the beginning.
Syntax
HRESULT Reset();
Return value
Returns S_OK if the method succeeds. Otherwise, the method returns one of the following values.
Return code | Description |
---|---|
|
Insufficient memory exists to perform the operation. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | netlistmgr.h |