[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-convertFromBID-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::convertFromBID :relfileprefix: ../../../ :mrdocs: Return a `ValueTypeXX` representing the specified `bid`, which is currently in Binary Integral Decimal (BID) format. This format is compatible with the Intel DFP implementation type. == Synopsis Declared in `<bdldfp_decimalimputil_inteldfp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType32.adoc[DecimalImpUtil_IntelDfp::ValueType32] convertFromBID(xref:BloombergLP/bdldfp/DecimalStorage/Type32.adoc[DecimalStorage::Type32] bid); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#