Skip to content

libcURL.EasyHandle.curlDebug

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

libcURL.EasyHandle.curlDebug

Method Signature

 Private Function curlDebug(info As curl_infotype, data As Ptr, Size As Integer) As Integer

Remarks

Do not call this method.

This method is called only by EasyHandle.DebugCallback. Raises the EasyHandle.DebugMessage event.

Clone this wiki locally