Freigeben über


AlarmApplicationManager.RequestAccessAsync Methode

Definition

Fordert vom Benutzer die Berechtigung an, Alarme festzulegen.

public:
 static IAsyncOperation<AlarmAccessStatus> ^ RequestAccessAsync();
/// [Windows.Foundation.Metadata.Overload("RequestAccessAsync")]
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<AlarmAccessStatus> RequestAccessAsync();
[Windows.Foundation.Metadata.Overload("RequestAccessAsync")]
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<AlarmAccessStatus> RequestAccessAsync();
function requestAccessAsync()
Public Shared Function RequestAccessAsync () As IAsyncOperation(Of AlarmAccessStatus)

Gibt zurück

Diese Methode gibt einen AlarmAccessStatus-Wert zurück, wenn sie abgeschlossen ist.

Attribute

Gilt für: