Share via


IOemCellularDataStore

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 IOemCellularDataStore interface represents the data store that contains per-UICC settings. You may store and retrieve per-UICC settings for up to 10 UICCs.

Methods

The IOemCellularDataStore interface inherits the methods of the IUnknown interface.

In addition IOemCellularDataStore defines the following methods.

Method Description

IOemCellularDataStore::SetNamedValue

Set a name-value pair for a given UICC.

IOemCellularDataStore::GetNamedValue

Get a name-value pair for a given UICC.

IOemCellularDataStore::GetUiccDataStoreInfo

Get a list of all UICC ICCIDs stored in the data store and the corresponding position in the user’s usage history.

 

 

 

Send comments about this topic to Microsoft