INetworkConnectionCostEvents interface (netlistmgr.h)
Use this interface to notify an application of cost and data plan status change events for a connection.
Inheritance
The INetworkConnectionCostEvents interface inherits from the IUnknown interface. INetworkConnectionCostEvents also has these types of members:
Methods
The INetworkConnectionCostEvents interface has these methods.
| INetworkConnectionCostEvents::ConnectionCostChanged ConnectionCostChanged method notifies an application of a network cost change for a connection. |
| INetworkConnectionCostEvents::ConnectionDataPlanStatusChanged ConnectionDataPlanStatusChanged method notifies an application of a data plan status change on a connection. |
Requirements
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | netlistmgr.h |