All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---InteractiveInterfaces.CATIIniSearchCriterion
|
+---CATIIniSearchBooleanCriterion
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIIniSearchBooleanCriterion
Interface to define a boolean-based attribute criterion.
Role: This interface enables the complete definition of
a search criterion on boolean attributes.
This criterion has to be used to look for objects that have
a boolean type attribute (as defined through Knowledgeware).
This criterion has to be used to look for objects that have
a boolean 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& | iAttributeInternalName, | |
| CATBoolean | iAttributeValue, | ||
| CATIniSearchEnumeration::Comparison | iOperatingSign, | ||
| CATUnicodeString | iAttributeNLSName | ="") = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.