[#StartMapPort] = StartMapPort :mrdocs: Start the port mapping thread that requests a port forward from the gateway. == Synopsis Declared in `<mapport.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void StartMapPort(bool enable); ---- == Parameters [cols="1,4"] |=== | Name| Description | *enable* | Whether to enable NAT‐PMP/PCP port mapping. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#