Compartilhar via


CompositionImage.CompleteLoadAsync Método

Definição

Conclui o carregamento da imagem.

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)

Retornos

O resultado e o progresso da carga.

Atributos

Comentários

Importante

Essa API existe apenas no Windows 10, versão 1507 (Build 10240).

Aplica-se a