Skip to content

libcURL.EasyHandle.cURLSSLInitCallback

Andrew Lambert edited this page Nov 26, 2022 · 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