Freigeben über


ClaimedLineDisplay.TryClearDescriptorsAsync Methode

Definition

Versucht, alle Beschreibungen asynchron zu löschen.

public:
 virtual IAsyncOperation<bool> ^ TryClearDescriptorsAsync() = TryClearDescriptorsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryClearDescriptorsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryClearDescriptorsAsync();
function tryClearDescriptorsAsync()
Public Function TryClearDescriptorsAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

Gibt True zurück, wenn alle Deskriptoren erfolgreich gelöscht wurden. andernfalls False.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Gilt für: