Definition at line 19 of file get_environment_from_os.cpp.
◆ type
typedef wchar_t* anonymous_namespace{get_environment_from_os.cpp}::environment_strings_traits::type |
◆ close()
static bool anonymous_namespace{get_environment_from_os.cpp}::environment_strings_traits::close |
( |
_In_ type |
p | ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
Definition at line 23 of file get_environment_from_os.cpp.
24 {
26 return true;
27 }
BOOL WINAPI FreeEnvironmentStringsW(IN LPWSTR EnvironmentStrings)
◆ get_invalid_value()
static type anonymous_namespace{get_environment_from_os.cpp}::environment_strings_traits::get_invalid_value |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinestatic |
The documentation for this struct was generated from the following file: