Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
This section provides information on the cellular COM API.
The interfaces are provided by two Microsoft Interface Definition Language (MIDL) files:
- cellularapi_oem.idl
- rilapitypes.idl
Use the MIDL compiler to generate header files. For more information, see Microsoft Interface Definition Language on the Windows Dev Center.
You must declare appropriate capabilities in the package that contains the cellular application. For more information, see Cellular COM API capabilities.
In this section
Communicate with the RIL driver by using the IOemCellularModem interface