IMbnMultiCarrierEvents interface (mbnapi.h)

Important

Starting in Windows 10, version 1803, the Win32 APIs described in this section are replaced by the Windows Runtime APIs in the Windows.Networking.Connectivity namespace.

This interface is a notification interface used to handle asynchronous IMbnMultiCarrier method calls.

Inheritance

The IMbnMultiCarrierEvents interface inherits from the IUnknown interface. IMbnMultiCarrierEvents also has these types of members:

Methods

The IMbnMultiCarrierEvents interface has these methods.

 
IMbnMultiCarrierEvents::OnCurrentCellularClassChange

This notification method is called by the Mobile Broadband service to indicate the completion of a GetCurrentCellularClass operation.
IMbnMultiCarrierEvents::OnInterfaceCapabilityChange

This notification method is called by the Mobile Broadband service to indicate the completion of a SetHomeProvider operation that updates the interface capabilities.
IMbnMultiCarrierEvents::OnPreferredProvidersChange

This notification method is called by the Mobile Broadband service to indicate the completion of a GetPreferredProviders operation and a change in a device's preferred provider list.
IMbnMultiCarrierEvents::OnScanNetworkComplete

This notification method is called by the Mobile Broadband service to indicate the completion of a ScanNetwork operation.
IMbnMultiCarrierEvents::OnSetHomeProviderComplete

This notification method is called by the Mobile Broadband service to indicate the completion of a SetHomeProvider operation.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header mbnapi.h