Freigeben über


PhotoImportFindItemsResult.ImportItemsAsync Methode

Definition

Importiert die ausgewählten Elemente asynchron aus der Quelle.

public:
 virtual IAsyncOperationWithProgress<PhotoImportImportItemsResult ^, PhotoImportProgress> ^ ImportItemsAsync() = ImportItemsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<PhotoImportImportItemsResult, PhotoImportProgress> ImportItemsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<PhotoImportImportItemsResult,PhotoImportProgress> ImportItemsAsync();
function importItemsAsync()
Public Function ImportItemsAsync () As IAsyncOperationWithProgress(Of PhotoImportImportItemsResult, PhotoImportProgress)

Gibt zurück

Ein asynchroner Vorgang, der bei erfolgreicher Fertigstellung ein PhotoImportImportItemsResult-Objekt zurückgibt.

Attribute

Gilt für: