[#BloombergLP-bslx-VersionFunctions_NonFundamentalImpl-0b-maxSupportedBdexVersion-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/VersionFunctions_NonFundamentalImpl-0b.adoc[VersionFunctions_NonFundamentalImpl]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: Return the maximum valid BDEX format version for `TYPE`. == Synopses Declared in `<bslx_versionfunctions.h>` Return the maximum valid BDEX format version for `TYPE`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bslx/VersionFunctions_NonFundamentalImpl-0b/maxSupportedBdexVersion-0b.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bslx/VersionFunctions_NonFundamentalImpl-0b/maxSupportedBdexVersion-0b.adoc[_» more..._]# Return the maximum valid BDEX format version for `TYPE`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bslx/VersionFunctions_NonFundamentalImpl-0b/maxSupportedBdexVersion-0c.adoc[maxSupportedBdexVersion](int versionSelector); ---- [.small]#xref:BloombergLP/bslx/VersionFunctions_NonFundamentalImpl-0b/maxSupportedBdexVersion-0c.adoc[_» more..._]# == Return Value the maximum valid BDEX format version for `TYPE` == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | compile‐time version selector (e.g., YYYYMMDD) |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#