static const ULONG* CPureBase::GetFixLen(DBTYPE nDBType);

Return Value

        A pointer to a value of fixed-type data length in bytes.

Parameter

        [in] nDBType:

                A fixed data type such as DBTYPE_I4, DBTYPE_DECIMAL, and so on.

Remark

        The static function is used for computing the length of a fixed data type.

CPureBase Class Overview & Class Members