Skip to content

libcURL.EasyHandle.DownloadStream

Andrew Lambert edited this page Aug 26, 2015 · 11 revisions

#libcURL.EasyHandle.DownloadStream

##Property Declaration

 Dim DownloadStream As Writeable

##Notes Sets a Writeable object to which all downloaded data will be written. If this property is set (i.e. not Nil) then the DataAvailable event will not be raised.

Clone this wiki locally