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