SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions
Functions
SE ValidUnmatchedStateBehaviour
extern SE_Boolean
SE_ValidUnmatchedStateBehaviour
(
SE_Unmatched_State_Behaviour  value1
);

Definition

Checks whether the given value is a valid SE_Unmatched_State_Behaviour.


Returns

SE_TRUE - if value is valid
SE_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SE_ValidTraversalOrder. Next: SE_ValidVolumeExtentEntry. Up:Index.