Bagikan melalui


IOemUicc::UnregisterForOemUiccChanges

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.

 

Call the UnregisterForOemUiccChanges method to stop receiving UICC change notifications.

Syntax

HRESULT UnregisterForOemUiccChanges(IOemUiccChange *pCallback);

Parameters

  • pCallback
    [in] Pointer to the IOemUiccChange callback method that will be unregistered.

Return values

Returns S_OK if the method was successful.

Remarks

Requirements

Header: Generated from CellularAPI_OEM.idl

IOemUiccApp

 

 

Send comments about this topic to Microsoft