IMbnSignal 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.

Get radio signal quality of a Mobile Broadband connection.

Inheritance

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

Methods

The IMbnSignal interface has these methods.

 
IMbnSignal::GetSignalError

Gets the received signal error rate.
IMbnSignal::GetSignalStrength

Gets the signal strength received by the device.

Remarks

The calling application can acquire this interface by calling the QueryInterface method of IMbnInterface

Requirements

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