IModemOpaqueCommandCompletion
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 IModemCommandCompletion interface contains the event handler that is called to return the results of an opaque moden command.
Methods
The IModemCommandCompletion interface inherits the methods of the IUnknown interface.
In addition IModemCommandCompletion defines the following methods.
Method | Description |
---|---|
IModemOpaqueCommandCompletion::OnModemOpaqueCommandCompletion |
Returns the result of a call to the IOemCellularModem::SendModemOpaqueCommand method. |
Remarks
Related topics