The SEDRIS Data Representation Model
APPENDIX D - Functions SE TableValueSize |
---|
extern SE_Integer_Unsigned | |||
SE_TableValueSize | |||
( | |||
SE_Property_Data_Value_Type | val_typ | (notes) | |
); |
Computes the size of a <Data Table> element of the specified type.
size of the data element indicated by val_typ | if a valid parameter was passed in |
0 | if val_typ is invalid |
type of data element
Prev: SE_SuperClass.
Next: SE_TestInclusionInSet.
Up:Index.
|