All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---InteractiveInterfaces.CATIIniSearchCriterion
|
+---CATIIniSearchUserCriterion
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIIniSearchUserCriterion
Interface to define a search criterion based on user-defined attributes.
Role: This interface enables the complete definition of
a search criterion for a user-defined attribute.
This criterion has to be used to look for objects that have
a user-defined type attribute (as defined through Knowledgeware).
Such a criterion must always be used in conjunction with
a CATIIniSearchTypeCriterion, as a second argument of the
CATIIniSearchAndCriterion.SetParameters criterion.
| public virtual HRESULT SetParameters( | const CATUnicodeString& | iAttributeName, |
| const CATUnicodeString& | iAttributeValue, | |
| CATIniSearchEnumeration::Comparison | iOperatingSign) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.