[#BloombergLP-bdlde-Md5-loadDigestAndReset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Md5.adoc[Md5]::loadDigestAndReset :relfileprefix: ../../../ :mrdocs: Load the current value of this MD5 digest into the specified `result` and set the value of this MD5 digest to the value provided by the default constructor. == Synopsis Declared in `<bdlde_md5.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void loadDigestAndReset(xref:BloombergLP/bdlde/Md5/Md5Digest.adoc[Md5Digest]* result); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#