libcURL.EasyHandle.cURLIOCallback - charonn0/RB-libcURL GitHub Wiki

libcURL.EasyHandle.cURLIOCallback

Method Signature

Private Delegate Function cURLIOCallback(char As Ptr, size As Integer, nmemb As Integer, UserData As Integer) As Integer

Remarks

Used in EasyHandle.SetOption to set callback functions.

Implemented by