[#BloombergLP-bdldfp-Uint128-setHigh] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/Uint128.adoc[Uint128]::setHigh :relfileprefix: ../../../ :mrdocs: Set the high order bits of this integer to the specified `value`. == Synopsis Declared in `<bdldfp_uint128.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setHigh(xref:BloombergLP/bsls/Types/Uint64.adoc[bsls::Types::Uint64] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#