Skip to content

libcURL.MultiHandle.Operator_Compare

Andrew Lambert edited this page Jun 10, 2015 · 11 revisions

#libcURL.EasyHandle.Operator_Compare

##Method Signature

 Sub Operator_Compare(OtherMulti As MultiHandle)

##Parameters

Name Type Comment
OtherMulti MultiHandle The MultiHandle to be compared against.

##Notes This method overloads the comparison operator(=), permitting direct comparisons between instances of MultiHandle.

##See also

Clone this wiki locally