Function Name: Valid Time Data Type
Definition
Checks if the given value is a valid
SE_TIME_DATA_TYPE_ENUM
.
Returns
SE_TRUE if value is valid
SE_FALSE otherwise
Prototype
extern
SE_BOOLEAN
SE_ValidTimeDataType
(
SE_TIME_DATA_TYPE_ENUM
value
(notes)
);
Parameters Notes
value
value to be checked
Prev:
Valid Symbol Format
.
Next:
Valid Time Of Day
.
Up:
Index
.