Skip to content

libcURL.Opts.OptionTypeName

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

libcURL.Opts.OptionTypeName

Method Signature

 Protected Function OptionTypeName(Type As libcURL.OptionType) As String

Parameters

Name Type Comment
Type OptionType The option type to get the name of.

Return value

Returns the name of the OptionType.

Clone this wiki locally