PhoneCallHistoryEntryReader.ReadBatchAsync Methode

Definition

Gibt eine Liste der PhoneCallHistoryEntry-Objekte zurück.

public:
 virtual IAsyncOperation<IVectorView<PhoneCallHistoryEntry ^> ^> ^ ReadBatchAsync() = ReadBatchAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IVectorView<PhoneCallHistoryEntry>> ReadBatchAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IReadOnlyList<PhoneCallHistoryEntry>> ReadBatchAsync();
function readBatchAsync()
Public Function ReadBatchAsync () As IAsyncOperation(Of IReadOnlyList(Of PhoneCallHistoryEntry))

Gibt zurück

Ein asynchroner Vorgang, der nach erfolgreichem Abschluss eine IVectorView zurückgibt.

Attribute

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: