(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
TSSTDllVerInfo.RetResourceFileVersionLS Method
Retrieves the least significant 32 bits of the 64-bit, binary, file version number stored in the version information resources of a Windows executable.
Scope
Protected (i.e. the method can only be accessed from code in a descendant class or the unit it which it is implemented).
Syntax
Function RetResourceFileVersionLS() : DWORD;  
Parameters
None  
Return Values
Returns an unsigned integer value that represents the least significant 32 bits of the binary file version.
Remarks
The returned value is not available in form of a separate property.
The function merely returns the "dwFileVersionLS" member/field of the ResourceFixedFileInfo property.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTDllVerInfo, DllFileName, RetResourceFileVersionMS, ResourceFixedFileInfo, LastError, Source Code
 
Windows APIs: VERSIONINFO Resource, VS_VERSIONINFO Structure, VS_FIXEDFILEINFO.


Document/Contents version 1.00
Page/URI last updated on April 28, 2022
 
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017
Suggestions and comments mail to:
webmaster@stoelzelsoftwaretech.com