#include <winstl/system/version_info.hpp>
Public Types | |
| typedef VsVar | class_type |
| This type. | |
Public Member Functions | |
| VsVar (Var_hdr const *p) | |
| Constructor. | |
| size_t | length () const |
| The length of the variable. | |
| LangCodePage const & | operator[] (size_t index) const |
| Subscript operator. | |
Classes | |
| struct | LangCodePage |
| Represents a language/code-page pair. More... | |
| typedef VsVar class_type |
This type.
| VsVar | ( | Var_hdr const * | p | ) |
Constructor.
| size_t length | ( | ) | const |
The length of the variable.
| LangCodePage const& operator[] | ( | size_t | index | ) | const |
Subscript operator.
1.5.6