Freigeben über


PhoneCallHistoryManager.RequestStoreAsync Methode

Definition

Fordert den PhoneCallHistoryStore an, der der aufrufenden Anwendung zugeordnet ist.

public:
 static IAsyncOperation<PhoneCallHistoryStore ^> ^ RequestStoreAsync(PhoneCallHistoryStoreAccessType accessType);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<PhoneCallHistoryStore> RequestStoreAsync(PhoneCallHistoryStoreAccessType const& accessType);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<PhoneCallHistoryStore> RequestStoreAsync(PhoneCallHistoryStoreAccessType accessType);
function requestStoreAsync(accessType)
Public Shared Function RequestStoreAsync (accessType As PhoneCallHistoryStoreAccessType) As IAsyncOperation(Of PhoneCallHistoryStore)

Parameter

accessType
PhoneCallHistoryStoreAccessType

Der Typ des Zugriffs, der für das PhoneCallHistoryStore-Objekt angefordert wird.

Gibt zurück

Ein asynchroner Vorgang, der bei erfolgreicher Fertigstellung ein PhoneCallHistoryStore-Objekt zurückgibt.

Attribute

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: