Return a DecimalStorage::TypeXX representing the specified value in Binary Integral Decimal (BID) format. This format is compatible with the Intel DFP implementation type.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalStorage::Type32
convertToBID(ValueType32 value);
Created with MrDocs