#include <winstl/system/version_info.hpp>

Public Types | |
| typedef VsStringFileInfo | class_type | 
| This type.   | |
| typedef VsStringTable | value_type | 
| The value type.   | |
Public Member Functions | |
| VsStringFileInfo (StringFileInfo_hdr const *p) | |
| Constructor.   | |
| wchar_t const * | Key () const | 
| The key of the StringFileInfo block.   | |
| const_iterator | begin () const | 
| const_iterator | end () const | 
Classes | |
| class | const_iterator | 
| Non-mutating (const) iterator type for the StringFileInfo block.  More... | |
| typedef VsStringFileInfo class_type | 
This type.
| typedef VsStringTable value_type | 
The value type.
| VsStringFileInfo | ( | StringFileInfo_hdr const * | p | ) | 
Constructor.
| wchar_t const* Key | ( | ) | const | 
The key of the StringFileInfo block.
 1.5.6