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 |
---|---|
Provides the UICC ICCID |
|
Called when a new line is added to the UICC in the slot. |
|
Called when an existing line is removed from the UICC in the slot. |
|
Called after the last Application in a list of current Applications associated with the UICC is returned. |
Remarks
Related topics