Bagikan melalui


IOemSlotStateChange::OnOemUiccAdded

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 OnOemUiccAdded method is called when a UICC is added.

Syntax

HRESULT OnOemUICCAdded(
    IOemUicc *pUICC, 
    IOemSlot *pSlot);

Parameters

  • pUICC
    [in] Pointer to a IOemUicc object that repesents the UICC.

  • 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