Skip to content

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

Clone this wiki locally