Search Filters
Specify rule based selection criteria for extracting objects.
SE_SEARCH_RULES - Boolean expressions of
- Object type - abstract types are valid
- Field value(s): exact value(s) or range.
- Hierarchy depth: from base object of iterator
- Type of components or associate
- Predicates: application functions “called back” by the API implementation to evaluate the object.
- Field value(s) of components: exact value(s) or range
- Created using C macros provided by the API which produce array initializers
extern SE_STATUS_CODE_ENUM SE_CreateSearchFilter
const SE_SEARCH_RULES rules[],
SE_SEARCH_FILTER *search_filter_out_ptr