Skip to content

libcURL.Info.InfoType.Value

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

Method Signature

 Function Value(Session As libcURL.EasyHandle) As Variant

Parameters

Name Type Comment
Session EasyHandle The EasyHandle that you want to get info from.

Return value

The current value of the infotype for the specified EasyHandle.

Clone this wiki locally