-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.UploadStream
Andrew Lambert edited this page Sep 15, 2015
·
10 revisions
#libcURL.EasyHandle.UploadStream
##Property Declaration
Dim UploadStream As Readable##Remarks
Sets a Readable object from which all uploaded data will be read. If this property is set (i.e. not Nil) then the DataNeeded event will not be raised. You must explicitly set this property to Nil when finished.
##See also
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.