STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fixed_file_info Class Reference
[Version Library (WinSTL)]

Represents the fixed part of a version information block. More...

#include <winstl_version_info.h>

List of all members.

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.


Detailed Description

Represents the fixed part of a version information block.


Member Function Documentation

FILETIME const& FileDateTime   const [inline]
 

The timestamp of the file.

ws_uint32_t FileFlags   const [inline]
 

The file flags.

ws_uint32_t FileFlagsMask   const [inline]
 

The file flags mask.

ws_uint32_t FileOS   const [inline]
 

The file operating system.

ws_uint32_t FileSubtype   const [inline]
 

The file subtype.

ws_uint32_t FileType   const [inline]
 

The file type.

ws_uint16_t FileVerBuild   const [inline]
 

The build increment part of the file version.

ws_uint16_t FileVerMajor   const [inline]
 

The major part of the file version.

ws_uint16_t FileVerMinor   const [inline]
 

The minor part of the file version.

ws_uint16_t FileVerRevision   const [inline]
 

The revision part of the file version.

ws_uint16_t ProductVerBuild   const [inline]
 

The build increment part of the product version.

ws_uint16_t ProductVerMajor   const [inline]
 

The major part of the product version.

ws_uint16_t ProductVerMinor   const [inline]
 

The minor part of the product version.

ws_uint16_t ProductVerRevision   const [inline]
 

The revision part of the product version.


The documentation for this class was generated from the following file:

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004