All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---InteractiveInterfaces.CATIIniSearchCriterion | +---CATIIniSearchCombinationCriterion
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIIniSearchCombinationCriterion
Interface to define a logical complex criterion.
Role: This interface defines a complex criterion
based on two simpler criteria. Only its derived interfaces can be used:
CATIIniSearchAndCriterion ,
CATIIniSearchOrCriterion ,
CATIIniSearchExceptCriterion .
public virtual HRESULT SetParameters( | const CATIIniSearchCriterion* | iCriterion1, |
const CATIIniSearchCriterion* | iCriterion2) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.