Skip to content

libcURL.Opts.OptionIterator.MoveNext

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

Method Signature

 Function MoveNext() As Boolean

Remarks

Moves the iterator to the next option in the list. Returns True until there are no further options.

Clone this wiki locally