Function Name: Valid Present

Definition

Checks if the given value is a valid SE_PRESENT_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidPresent
(
SE_PRESENT_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Predefined Function. Next: Valid Presentation Domain. Up:Index.