INetworkListManager::ClearSimulatedProfileInfo method (netlistmgr.h)

Clears the connection profile values previously applied to the internet connection profile by SetSimulatedProfileInfo. The next internet connection query, via GetInternetConnectionProfile, will use system information.

Syntax

HRESULT ClearSimulatedProfileInfo();

Return value

Returns S_OK on success.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header netlistmgr.h

See also

INetworkListManager

SetSimulatedProfileInfo