IOemCellular
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 IOemCellular interface represents the cellular subsystem on the device.
Methods
The IOemCellular interface inherits the methods of the IUnknown interface.
In addition IOemCellular defines the following methods.
Method | Description |
---|---|
Register to be informed of modems within the system |
|
Unregister for information about modems within the system |
|
Close/clean up all objects (does not alter actual hardware state) |
|
Wait for the Destroy operation to finish |
Remarks
Example