[#VersionBitsConditionChecker-Mask] = xref:VersionBitsConditionChecker.adoc[VersionBitsConditionChecker]::Mask :relfileprefix: ../ :mrdocs: Returns the version bit mask for this deployment. == Synopsis Declared in `<versionbits_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t Mask() const; ---- == Return Value The bit mask with this deployment's bit set. [.small]#Created with https://www.mrdocs.com[MrDocs]#