LineDisplay.ClaimAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Tente d’obtenir un accès exclusif à l’affichage de ligne.
public:
virtual IAsyncOperation<ClaimedLineDisplay ^> ^ ClaimAsync() = ClaimAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ClaimedLineDisplay> ClaimAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ClaimedLineDisplay> ClaimAsync();
function claimAsync()
Public Function ClaimAsync () As IAsyncOperation(Of ClaimedLineDisplay)
Retours
Une fois la méthode terminée, elle retourne un ClaimedLineDisplay.
- Attributs