Bagikan melalui


MobileBroadbandUiccApp.ReadRecordAsync(IIterable<UInt32>, Int32) Metode

Definisi

Secara asinkron membaca catatan aplikasi UICC.

public:
 virtual IAsyncOperation<MobileBroadbandUiccAppReadRecordResult ^> ^ ReadRecordAsync(IIterable<unsigned int> ^ uiccFilePath, int recordIndex) = ReadRecordAsync;
IAsyncOperation<MobileBroadbandUiccAppReadRecordResult> ReadRecordAsync(IIterable<uint32_t> const& uiccFilePath, int const& recordIndex);
public IAsyncOperation<MobileBroadbandUiccAppReadRecordResult> ReadRecordAsync(IEnumerable<uint> uiccFilePath, int recordIndex);
function readRecordAsync(uiccFilePath, recordIndex)
Public Function ReadRecordAsync (uiccFilePath As IEnumerable(Of UInteger), recordIndex As Integer) As IAsyncOperation(Of MobileBroadbandUiccAppReadRecordResult)

Parameter

uiccFilePath

IIterable<UInt32>

IEnumerable<UInt32>

Windows.Foundation.Collections.IIterable

IIterable<uint32_t>

Urutan karakter yang menentukan jalur ke aplikasi UICC.

recordIndex
Int32

int

Indeks rekaman dalam catatan aplikasi UICC.

Mengembalikan

Operasi pengambilan asinkron. Setelah berhasil diselesaikan, mengembalikan MobileBroadbandUiccAppReadRecordResult dengan hasil operasi.

Persyaratan Windows

Kemampuan aplikasi
cellularDeviceControl cellularDeviceIdentity

Berlaku untuk