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.
The NetworkConnectivityChanged method is called when network connectivity related changes occur.
Syntax
HRESULT ConnectivityChanged(
[in] NLM_CONNECTIVITY newConnectivity
);
Parameters
[in] newConnectivity
An NLM_CONNECTIVITY enumeration value that contains the new connectivity settings of the machine.
Return value
Returns S_OK if the method succeeds.
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 |