Skip to content

libcURL.EasyHandle.cURLDebugCallback

Andrew Lambert edited this page Jun 12, 2015 · 8 revisions

#libcURL.EasyHandle.cURLDebugCallback

##Method Signature

 Private Delegate Function cURLDebugCallback(Handle As Integer, info As curl_infotype, data As Ptr, size As Integer, UserData As Integer) As Integer

##Notes Used in EasyHandle.SetOption to set callback functions.

##Implemented by

##See also EasyHandle.SetOption

Clone this wiki locally