[#BanMan-GetBanned] = xref:BanMan.adoc[BanMan]::GetBanned :relfileprefix: ../ :mrdocs: Copies the current set of bans into the given map. == Synopsis Declared in `<banman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e3ae951c8)]] void GetBanned(xref:banmap_t.adoc[banmap_t]& banmap); ---- == Parameters [cols="1,4"] |=== | Name| Description | *banmap* | Output map filled with the active bans. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#