#include <winstl/system/version_info.hpp>
Public Types | |
| typedef VsString | class_type |
| This type. | |
Public Member Functions | |
| VsString (String_hdr const *p) | |
| Constructor. | |
| wchar_t const * | name () const |
| The name of the variable. | |
| wchar_t const * | value () const |
| The value of the variable. | |
| typedef VsString class_type |
This type.
| VsString | ( | String_hdr const * | p | ) |
Constructor.
| wchar_t const* name | ( | ) | const |
The name of the variable.
| wchar_t const* value | ( | ) | const |
The value of the variable.
1.5.6