Skip to content
Andrew Lambert edited this page Oct 17, 2020 · 4 revisions

libcURL.OptionType

Enumeration

Protected Enum OptionType
  Number
  Bitmask
  LargeNumber
  Ptr
  String
  List
  Opaque
  Blob
  Subroutine
  Unknown
  Boolean

Remarks

Used in the OptionInfo class to indicate the datatype of the option's value.

Clone this wiki locally