-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.Operator_Compare
Andrew Lambert edited this page Jun 10, 2015
·
12 revisions
#libcURL.EasyHandle.Operator_Compare
##Method Signature
Function Operator_Compare(OtherEasy As EasyHandle) As Integer##Parameters
| Name | Type | Comment |
|---|---|---|
| OtherEasy | EasyHandle |
The EasyHandle to be compared against. |
##Notes
This method overloads the comparison operator(=), permitting direct comparisons between instances of EasyHandle.
##See also
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.