Get the configured name proxy, if any.
Synopsis
Declared in <netbase.h>
std::optional<Proxy>
GetNameProxy();
Return Value
The configured name proxy, or std::nullopt if none is set.
Created with MrDocs
Get the configured name proxy, if any.
Declared in <netbase.h>
std::optional<Proxy>
GetNameProxy();
The configured name proxy, or std::nullopt if none is set.
Created with MrDocs