This interface is called by the QUARC Target API to download the next chunk of code.
            
    Namespace: 
   Quanser.TargetsAssembly: Quanser.Targets (in Quanser.Targets.dll)
 Syntax
Syntax
| Visual Basic (Declaration) | 
|---|
| Public Interface IDownload | 
| C# | 
|---|
| public interface IDownload | 
| Visual C++ | 
|---|
| public interface class IDownload | 
| JavaScript | 
|---|
| Quanser.Targets.IDownload = function(); Quanser.Targets.IDownload.createInterface('Quanser.Targets.IDownload'); | 
 
     
     
     
     
    