ISimpleModemCompletion
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 ISimpleModemCompletion interface contains the event handler that is called to return the results of an asynchronous modem operation.
Methods
The ISimpleModemCompletion interface inherits the methods of the IUnknown interface.
In addition, ISimpleModemCompletion defines the following methods.
Method | Description |
---|---|
A callback method that returns the result of an asynchronous modem operation. |
Requirements
Header: Generated from CellularAPI_OEM.idl
Related topics