Function Name: Table Value Size

Definition

Computes the size of a Data Table element of the specified type.

Returns

size of the data element indicated by val_typ

If val_typ is invalid, returns 0

Prototype


extern SE_UINT32
SE_TableValueSize
(
SE_PROPERTY_DATA_VALUE_TYPE_ENUM val_typ (notes)
);

Parameters Notes

val_typ

 type of data element

Prev: Super Class. Next: Test Inclusion In Set. Up:Index.