The SEDRIS Data Representation Model
APPENDIX D - Functions
SE ValidBytePositive
extern SE_Boolean
SE_ValidBytePositive
(
SE_Byte_Positive  value1
);

Definition

Checks that the given SE_Byte_Positive contains a valid value.


Returns

SE_TRUE - if value is valid
SE_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SE_ValidBoolean. Next: SE_ValidCIOnlineFunctionCode. Up:Index.