6 #include "../../ustring.h"
ip_protection_level
A value that enables restriction of an IPv6 socket to a specified scope, such as addresses with the s...
Definition: ip_protection_level.h:25
std::string to_string(const value_t &value, const std::string &fmt, const std::locale &loc)
Convert a specified value into a string with specified format and locale.
Definition: to_string.h:37
@ edge_restricted
The IP protection level is edge restricted. This value would be used by applications designed to oper...
@ unrestricted
The IP protection level is unrestricted. This value would be used by applications designed to operate...
@ restricted
The IP protection level is restricted. This value would be used by intranet applications that do not ...
@ unspecified
The IP protection level is unspecified. On Windows 7 and Windows Server 2008 R2, the default value fo...
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17