Share via


IOemSlotChange::OnOemSlotExistenceDone

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 OnOemSlotExistenceDone method is called after the last Slot in a list of current slots is returned.

Syntax

HRESULT OnOemSlotExistenceDone(IOemCellularModem* pCellularModem);

Parameters

  • pCellularModem
    [in] Pointer to a IOemCellularModem object that represents the Modem associated with the list of Slots.

Return values

Returns S_OK if the method was successful.

Remarks

Requirements

Header: Generated from CellularAPI_OEM.idl

IOemSlotChange

 

 

Send comments about this topic to Microsoft