libcURL.EasyHandle.DebugCallback - charonn0/RB-libcURL GitHub Wiki
libcURL.EasyHandle.DebugCallback
Callback Method Signature
Private Shared Function DebugCallback(Handle As Integer, info As curl_infotype, data As Ptr, size As Integer, UserData As Integer) As Integer
Remarks
Do not call this method.
Called by libcURL. UserData is a key into EasyHandle.Instances, which contains weak references to instances of EasyHandle. This callback locates the specific instance in EasyHandle.Instances and calls EasyHandle.curlDebug