[#wallet-CWallet-GetWalletFlags] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::GetWalletFlags :relfileprefix: ../../ :mrdocs: Retrieve all of the wallet's flags == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t GetWalletFlags() const; ---- == Return Value The current wallet flags bitmask. [.small]#Created with https://www.mrdocs.com[MrDocs]#