Share via


IOemUiccChange

Warning  The Cellular COM API is deprecated in Windows 10. This content is provided to support maintenance of OEM and mobile operator created Windows Phone 8.1 applications.

 

The IOemUiccChange interface contains event handlers that are called when the UICC has changed.

Methods

The IOemUiccChange interface inherits the methods of the IUnknown interface.

In addition IOemUiccChange defines the following methods.

Method Description

IOemUiccChange::UiccIccId

Provides the UICC ICCID

IOemUiccChange::OnOemUiccAppAdded

Called when a new line is added to the UICC in the slot.

IOemUiccChange::OnOemUiccAppRemoved

Called when an existing line is removed from the UICC in the slot.

IOemUiccChange::OnOemUiccAppFetchDone

Called after the last Application in a list of current Applications associated with the UICC is returned.

 

Remarks

Cellular COM interfaces

 

 

Send comments about this topic to Microsoft