INetworkListManagerEvents interface (netlistmgr.h)
INetworkListManagerEvents is a message sink interface that a client implements to get overall machine state related events. Applications that are interested on higher-level events, for example internet connectivity, implement this interface.
Inheritance
The INetworkListManagerEvents interface inherits from the IUnknown interface. INetworkListManagerEvents also has these types of members:
Methods
The INetworkListManagerEvents interface has these methods.
INetworkListManagerEvents::ConnectivityChanged The NetworkConnectivityChanged method is called when network connectivity related changes occur. (INetworkListManagerEvents.ConnectivityChanged) |
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 |