Skip to content

libcURL.EasyHandle.cURLIOCallback

Andrew Lambert edited this page Jun 18, 2021 · 9 revisions

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

Clone this wiki locally