Function Name: Valid ITR Traversal

Definition

Checks if the given value is a valid SE_ITR_TRAVERSAL_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidITRTraversal
(
SE_ITR_TRAVERSAL_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid ID Implementation Level. Next: Valid Inclusion Choice. Up:Index.