|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_version_info.h>
Public Methods | |
| ws_uint16_t | FileVerMajor () const |
| The major part of the file version. | |
| ws_uint16_t | FileVerMinor () const |
| The minor part of the file version. | |
| ws_uint16_t | FileVerRevision () const |
| The revision part of the file version. | |
| ws_uint16_t | FileVerBuild () const |
| The build increment part of the file version. | |
| ws_uint16_t | ProductVerMajor () const |
| The major part of the product version. | |
| ws_uint16_t | ProductVerMinor () const |
| The minor part of the product version. | |
| ws_uint16_t | ProductVerRevision () const |
| The revision part of the product version. | |
| ws_uint16_t | ProductVerBuild () const |
| The build increment part of the product version. | |
| ws_uint32_t | FileFlagsMask () const |
| The file flags mask. | |
| ws_uint32_t | FileFlags () const |
| The file flags. | |
| ws_uint32_t | FileOS () const |
| The file operating system. | |
| ws_uint32_t | FileType () const |
| The file type. | |
| ws_uint32_t | FileSubtype () const |
| The file subtype. | |
| FILETIME const & | FileDateTime () const |
| The timestamp of the file. | |
|
|
The timestamp of the file.
|
|
|
The file flags.
|
|
|
The file flags mask.
|
|
|
The file operating system.
|
|
|
The file subtype.
|
|
|
The file type.
|
|
|
The build increment part of the file version.
|
|
|
The major part of the file version.
|
|
|
The minor part of the file version.
|
|
|
The revision part of the file version.
|
|
|
The build increment part of the product version.
|
|
|
The major part of the product version.
|
|
|
The minor part of the product version.
|
|
|
The revision part of the product version.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |