Share via


IOemCellularModem::UnRegisterForOpaqueModemNotifications

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 method unregisters for Opaque Modem Notifications.

Syntax

HRESULT UnRegisterForOpaqueModemNotifications(IOpaqueModemNotifications *pCallback);

Parameters

  • pCallback
    [in] Pointer to the IOpaqueModemNotifications callback to be unregistered.

Return Value

This method returns S_OK if successful.

Remarks

Example

Requirements

Header: Generated from CellularAPI_OEM.idl

 

 

Send comments about this topic to Microsoft