[#BloombergLP-bdldfp-DecimalImpUtil_IntelDfp-convertDPDtoBID-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp.adoc[DecimalImpUtil_IntelDfp]::convertDPDtoBID :relfileprefix: ../../../ :mrdocs: Convert a Densely Packed Decimal (DPD) value to BID encoding. == Synopsis Declared in `<bdldfp_decimalimputil_inteldfp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/DecimalImpUtil_IntelDfp/ValueType64.adoc[DecimalImpUtil_IntelDfp::ValueType64] convertDPDtoBID(xref:BloombergLP/bdldfp/DecimalStorage/Type64.adoc[DecimalStorage::Type64] dpd); ---- == Return Value native BID‐encoded decimal value == Parameters [cols="1,4"] |=== | Name| Description | *dpd* | DPD‐encoded storage value |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#