Function Name: Valid Ordered Union Type

Definition

Checks if the given value is a valid SE_ORDERED_UNION_TYPE_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidOrderedUnionType
(
SE_ORDERED_UNION_TYPE_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Octant. Next: Valid Pixel Fill Method. Up:Index.