[#BloombergLP-bdlb-GuidUtil-getVersion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/GuidUtil.adoc[GuidUtil]::getVersion :relfileprefix: ../../../ :mrdocs: Return the version of the specified `guid` object. The behavior is undefined unless the contents of the `guid` object are compliant with RFC 4122. == Synopsis Declared in `<bdlb_guidutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int getVersion(xref:BloombergLP/bdlb/Guid.adoc[bdlb::Guid] const& guid); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#