IOemSlotStateChange
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 IOemSlotStateChange interface contains event handlers that are called upon notification of Slot related changes.
Methods
The IOemSlotStateChange interface inherits the methods of the IUnknown interface.
In addition IOemSlotStateChange defines the following methods.
Method | Description |
---|---|
Called when the Slot state has changed. |
|
Called when UICC is added. |
|
Called when a UICC is removed. |
|
Called when the first snapshot is finished. |
Remarks
Related topics