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