Freigeben über


PhoneCallHistoryManagerForUser.RequestStoreAsync Methode

Definition

Fordert den PhoneCallHistoryStore an, der dem zugeordneten Benutzer und der aufrufenden Anwendung zugeordnet ist.

public:
 virtual IAsyncOperation<PhoneCallHistoryStore ^> ^ RequestStoreAsync(PhoneCallHistoryStoreAccessType accessType) = RequestStoreAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<PhoneCallHistoryStore> RequestStoreAsync(PhoneCallHistoryStoreAccessType const& accessType);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<PhoneCallHistoryStore> RequestStoreAsync(PhoneCallHistoryStoreAccessType accessType);
function requestStoreAsync(accessType)
Public 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: