-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.Opts.OptionInfo.IsSet
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libcURL.Opts.OptionInfo.IsSet
Function IsSet(Session As libcURL.EasyHandle) As Boolean
Name | Type | Comment |
---|---|---|
Session | EasyHandle |
The EasyHandle whose option you want to check. |
Returns True
if the option represented by this OptionInfo
instance has been modified on the given instance of EasyHandle
.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.