int DFKNTsize(int32 data_type)
data_type
IN:
Data type
Purpose
Determines the size of the specified data type.
Return value
Returns the size, in bytes, of the specified data type if successful and FAIL (or -1) otherwise.