IOemCellularCanAvailabilityChange
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 IOemCellularCanAvailabilityChange interface contains event handlers that are called upon notification that the availability of a Can has changed.
Methods
The IOemCellularCanAvailabilityChange interface inherits the methods of the IUnknown interface.
In addition IOemCellularCanAvailabilityChange defines the following methods.
Method | Description |
---|---|
Called when a Can is added. |
|
Called when a Can is removed. |
|
Called when the initial list of Cans is determined. |
Remarks
Related topics