Microsoft SDK for Java

compareSetRules

This method of the ProvideSetComparisonInfo Interface compares two objects retrieved from getSetRule or objects derived through other methods on this interface.

Syntax

int compareSetRules(Object o1, Object o2);

Return Value

Returns a SetComparison.compareSet return code.

Parameters

o1 The first set rule to compare.
o2 The second set rule to compare.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.