-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.cURLSSLInitCallback
Andrew Lambert edited this page Sep 15, 2015
·
7 revisions
libcURL.EasyHandle.cURLSSLInitCallback
##Method Signature
Private Delegate Function cURLSSLInitCallback(Handle As Integer, SSLCTXStruct As Ptr, UserData As Integer) As Integer##Remarks 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.