FUNCTION xpfGetDataTypeSize (dataType : INTEGER) dataTypeSize : INTEGER;
The xpfGetDataTypeSize function returns the size in bytes of the given datatype. The "dataType" argument should be xpxINTEGER, xpxAGGR, xpxINSTANCE, xpxBOOLEAN, ..etc.
Arguments
Type | Name | Comment |
INTEGER | dataType | comments |
Return Value
Type | Name | Comment |
INTEGER | dataTypeSize | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.