Skip to content

libcURL.EasyHandle.cURLInitRequestCallback

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

libcURL.EasyHandle.cURLInitRequestCallback

Method Signature

 Private Delegate Function cURLInitRequestCallback(UserData As Integer, PrimaryIP As Ptr, LocalIP As Ptr, PrimaryPort As Int32, LocalPort As Int32) As Integer

Remarks

Used in EasyHandle.SetOption to set callback functions.

Implemented by

Clone this wiki locally