Skip to content

libcURL.EasyHandle.curlSeek

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

Method Signature

 Private Function curlSeek(Offset As Integer, Origin As Integer) As Integer

Remarks

Do not call this method.

This method is called only by EasyHandle.SeekCallback. Raises the EasyHandle.SeekStream event.

Clone this wiki locally