Share via


PhotoImportFindItemsResult.ImportItemsAsync 메서드

정의

선택한 항목을 소스에서 비동기적으로 가져옵니다.

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)

반환

성공적으로 완료될 때 PhotoImportImportItemsResult를 반환하는 비동기 작업입니다.

특성

적용 대상