Share via


IOemUiccChange::OnOemUiccAppAdded

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 OnOemUiccAppAdded is called when an application is added to a UICC.

Syntax

HRESULT OnOemUiccAppAdded(
   IOemUiccApp *uiccApp, 
   IOemUicc* pUicc);

Parameters

  • uiccApp
    [in] Pointer to the application.

  • pUicc
    [in] Pointer to the UICC

Return values

Returns S_OK if the method was successful.

Remarks

Requirements

Header: Generated from CellularAPI_OEM.idl

IOemUiccChange

 

 

Send comments about this topic to Microsoft