Skip to content

libcURL.EasyHandle.cURLSSLInitCallback

Andrew Lambert edited this page Mar 15, 2017 · 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