(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
Property TSSTDllVerInfo.ResourceVersionInfoSize
Specifies the size of the version information, resource data in the file specified by DllFileName.
Scope
Protected (i.e. the property can only be accessed from code in a descendant class or the unit it which it is implemented).
Syntax
Property ResourceVersionInfoSize : INTEGER READ RetResourceVersionInfoSize;
Values
As a signed 32-bit (4 byte) integer, this property could return values in the range from –2147483648 through (and including) 2147483647. However, as this property represents the size of the version information, resource data in number of bytes, all negative values are obviously invalid and indicate an error.
Remarks
This property is a read-only property.
Read this property to determine the size of the version information resource data in the executable specified in DllFileName.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTDllVerInfo, DllFileName, RetResourceVersionInfoSize, fversioninfosize, ResourceVersionInfo, LastError, Source Code.
Windows APIs: VERSIONINFO Resource, GetFileVersionInfoSize, GetFileVersionInfo, GetLastError.

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