Skip to content

libcURL.CookieEngine.Count

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

Method Signature

 Function Count() As Integer

Return value

The number of unexpired cookies currently known by the cookie engine. The index of the last cookie is Count - 1.

Clone this wiki locally