IOemSlotChange
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 IOemSlotChange interface contains event handlers that are called when OemSlots are added or removed.
Methods
The IOemSlotChange interface inherits the methods of the IUnknown interface.
In addition, IOemSlotChange defines the following methods.
Method | Description |
---|---|
Called when a OemSlot is added. |
|
Called when a OemSlot is removed. |
|
Called after the requested list of all current OemSlots is provided. |
Related topics