IIMSICompletion
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 IIMSICompletion interface contains the event handler which is called to return the International Mobile Subscriber Identity (IMSI) from the application.
Methods
The IIMSICompletion interface inherits the methods of the IUnknown interface.
In addition IIMSICompletion defines the following methods.
Method | Description |
---|---|
Returns the result of a call to the IOemUiccApp::GetIMSI method. |
Remarks
Related topics