Share via


IOemUiccApp

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 IOemUiccApp interface represents a unit of storage and execution within the UICC ("SIM") card.

Methods

The IOemUiccApp interface inherits the methods of the IUnknown interface.

In addition, IOemUiccApp defines the following methods.

Method Description

IOemUiccApp::GetAppId

Gets the application ID for this UICC application

IOemUiccApp::GetType

Gets the type of this UICC application

IOemUiccApp::GetPinLockState

Get pin lock state of this UICC application

IOemUiccApp::ReadRecord

Read from a specific file on this application

IOemUiccApp::WriteRecord

Write to a specific file on this application

IOemUiccApp::GetRecordStatusOnFilePath

Get record status for a specific file path on the UICC application

IOemUiccApp::ReadRecordOnFilePath

Read from a specific file path on this application

IOemUiccApp::WriteRecordOnFilePath

Write to a specific file path on this application

IOemUiccApp::GetIMSI

Get the IMSI from the application

IOemUiccApp::GetSIDNID

Get the SID and NID for the application

IOemUiccApp::GetSubscriberNumbers

Get the subscriber numbers

 

Cellular COM interfaces

 

 

Send comments about this topic to Microsoft