Share via


IDownload:IUnknown

This interface provides the means to download an operating system (OS) image to a target device.

The following table shows this interface's methods.

Method Description
IDownload::DownloadImage Starts the download of an OS image to a target device.
IDownload::StopDownloadImage Cancels an OS image download that is in progress.
IDownload::JumpToImage Jumps to an OS image on a target device.
IDownload::StopJumpToImage Cancels a jump to an OS image.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Download.h, Download.idl.

See Also

Download Service Selection | Custom Download Service Creation

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.