Skip to content

libcURL.EasyHandle.cURLSeekCallback

Andrew Lambert edited this page Dec 13, 2017 · 3 revisions

libcURL.EasyHandle.cURLSeekCallback

Method Signature

 Private Delegate Function cURLSeekCallback(Userdata As Integer, Offset As Integer, Origin As Integer) As Integer

Remarks

Used in EasyHandle.SetOption to set callback functions.

Implemented by

See also

EasyHandle.SetOption

Clone this wiki locally