IOemCellularDataStore::GetUiccDataStoreInfo
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.
This method gets a list with all UICC ICCIDs stored in the data store and the corresponding position in the user’s usage history.
Syntax
HRESULT GetUiccDataStoreInfo(
struct UICCDATASTOREINFO *pDatastoreInfo
);
Parameters
- pDatastoreInfo
[in, out] A pointer to a UICCDATASTOREINFO structure that contains the count and list of UICC ICCIDs.
Return Value
This method returns S_OK if successful.
Requirements
Header: Generated from CellularAPI_OEM.idl