Microsoft SDK for Java

compareSetRules

This method of the IncludeExcludeWildcards Class compares two objects retrieved from getRule.

Syntax

public int compareSetRules(Object o1, Object o2);

Return Value

Returns a SetComparison.compareSet result code.

Parameters

o1 The object containing the first set rule.
o2 The object containing the second set rule.

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