Partager via


CompositionImage.CompleteLoadAsync Méthode

Définition

Termine le chargement de l’image.

public:
 virtual IAsyncOperationWithProgress<CompositionImageLoadResult ^, CompositionImageProgressStage> ^ CompleteLoadAsync() = CompleteLoadAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<CompositionImageLoadResult, CompositionImageProgressStage> CompleteLoadAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<CompositionImageLoadResult,CompositionImageProgressStage> CompleteLoadAsync();
function completeLoadAsync()
Public Function CompleteLoadAsync () As IAsyncOperationWithProgress(Of CompositionImageLoadResult, CompositionImageProgressStage)

Retours

Résultat et progression du chargement.

Attributs

Remarques

Important

Cette API existe uniquement dans Windows 10, version 1507 (build 10240).

S’applique à