Bagikan melalui


IOemCellularModem::RegisterForOpaqueModemNotifications

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 registers for opaque modem notifications.

Syntax

HRESULT RegisterForOpaqueModemNotifications(IOpaqueModemNotifications *pCallback);

Parameters

  • pCallback
    [in] Pointer to the IOpaqueModemNotifications callback which provides notification of changes in the state of opaque modem commands.

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