Function Name: Valid Grid Overlap Op

Definition

Checks if the given value is a valid SE_GRID_OVERLAP_OP_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidGridOverlapOp
(
SE_GRID_OVERLAP_OP_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Graphic Format. Next: Valid HS Multiplicity Interpretation. Up:Index.