Function Name: Valid Search Bounds Closure

Definition

Checks if the given value is a valid SE_SEARCH_BOUNDS_CLOSURE_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidSearchBoundsClosure
(
SE_SEARCH_BOUNDS_CLOSURE_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Rule Type. Next: Valid Search Dimension. Up:Index.