IReadRecordCompletion
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 IReadRecordCompletion interface contains the event handler which is called after a record is read from the UICC.
Methods
The IReadRecordCompletion interface inherits the methods of the IUnknown interface.
In addition IReadRecordCompletion defines the following methods.
Method | Description |
---|---|
Returns the result of a call to the IOemUiccApp::ReadRecord or IOemUiccApp::ReadRecordOnFilePath method. |
Remarks
Related topics