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

Provides access to subscriber information.

Inheritance

The IMbnSubscriberInformation interface inherits from the IUnknown interface.

Methods

The IMbnSubscriberInformation interface has these methods.

 
IMbnSubscriberInformation::get_SimIccID

The SIM International circuit card number (SimICCID) for the device.
IMbnSubscriberInformation::get_SubscriberID

The subscriber ID of the device.
IMbnSubscriberInformation::get_TelephoneNumbers

The telephone numbers associated with the device.

Remarks

This interface is returned by the GetSubscriberInformation 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