Skip to content

libcURL.EasyHandle.curlWrite

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

libcURL.EasyHandle.curlWrite

Method Signature

 Private Function curlWrite(char As Ptr, size As Integer, nmemb As Integer) As Integer

Remarks

Do not call this method.

This method is called only by EasyHandle.WriteCallback. Raises the EasyHandle.DataAvailable event.

Clone this wiki locally