Skip to content

libcURL.EasyHandle.cURLIOCallback

Andrew Lambert edited this page Nov 26, 2022 · 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