Bagikan melalui


IOemSlotStateChange::OnOemFirstSnapshotDone

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 OnOemFirstSnapshotDone is called when the first snapshot (current list of Slots) is finished.

Syntax

HRESULT OnOemFirstSnapshotDone(IOemSlot *pSlot);

Parameters

  • pSlot
    [in] Pointer to a IOemSlot object that represents the Slot.

Return values

Returns S_OK if the method was successful.

Remarks

Requirements

Header: Generated from CellularAPI_OEM.idl

IOemSlotStateChange

 

 

Send comments about this topic to Microsoft