Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 3.07 KB

nf-mbnapi-imbnsubscriberinformation-get_simiccid.md

File metadata and controls

69 lines (58 loc) · 3.07 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mbnapi.IMbnSubscriberInformation.get_SimIccID
IMbnSubscriberInformation::get_SimIccID (mbnapi.h)
The SIM International circuit card number (SimICCID) for the device.
IMbnSubscriberInformation interface [Microsoft Broadband Networks]
SimIccID property
IMbnSubscriberInformation.SimIccID
IMbnSubscriberInformation.get_SimIccID
IMbnSubscriberInformation::SimIccID
IMbnSubscriberInformation::get_SimIccID
SimIccID property [Microsoft Broadband Networks]
SimIccID property [Microsoft Broadband Networks]
IMbnSubscriberInformation interface
get_SimIccID
mbn.imbnsubscriberinformation_simiccid
mbnapi/IMbnSubscriberInformation::SimIccID
mbnapi/IMbnSubscriberInformation::get_SimIccID
mbn\imbnsubscriberinformation_simiccid.htm
mbn
18132836-65e8-4372-bfcd-ba0115b2d4d0
12/05/2018
IMbnSubscriberInformation interface [Microsoft Broadband Networks],SimIccID property, IMbnSubscriberInformation.SimIccID, IMbnSubscriberInformation.get_SimIccID, IMbnSubscriberInformation::SimIccID, IMbnSubscriberInformation::get_SimIccID, SimIccID property [Microsoft Broadband Networks], SimIccID property [Microsoft Broadband Networks],IMbnSubscriberInformation interface, get_SimIccID, mbn.imbnsubscriberinformation_simiccid, mbnapi/IMbnSubscriberInformation::SimIccID, mbnapi/IMbnSubscriberInformation::get_SimIccID
mbnapi.h
Windows
Windows 7 [desktop apps only]
None supported
Mbnapi.idl
Windows
19H1
IMbnSubscriberInformation::get_SimIccID
mbnapi/IMbnSubscriberInformation::get_SimIccID
c++
APIRef
kbSyntax
COM
mbnapi.h
IMbnSubscriberInformation.SimIccID
IMbnSubscriberInformation.get_SimIccID

IMbnSubscriberInformation::get_SimIccID

-description

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.

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

This property is read-only.

-parameters

-remarks

The International Circuit Card Id of the SIM varies between 15 to 20 digits in length and is represented in characters. This value is available only when the ready state of the device is MBN_READY_STATE_INITIALIZED. In some cases, it may also be populated in states such as MBN_READY_STATE_DEVICE_LOCKED, MBN_READY_STATE_BAD_SIM, and MBN_READY_STATE_FAILURE. When this information is not available it is returned as an empty string.

-see-also

IMbnSubscriberInformation