-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.