libcURL.EasyHandle.curlWrite - charonn0/RB-libcURL GitHub Wiki
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.