Function Name: Valid Quadrant

Definition

Checks if the given value is a valid SE_QUADRANT_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidQuadrant
(
SE_QUADRANT_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Property Data Value Type. Next: Valid RS LOD. Up:Index.