(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
Property TSSTDllVerInfo.ResourceVersionInfo
Specfies the base address of the memory mapped version information resources retrieved from the executable specified in property 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 ResourceVersionInfo : POINTER READ RetResourceVersionInfo;
Values
This property specifies the base address of the buffer on the heap, into which the raw, version information data was copied.
Remarks
This property is a read-only property.
Use this property to create the buffer and retrieve the raw, version information data from the executable in a single call, simply by reading the property.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTDllVerInfo, DllFileName, RetResourceVersionInfo, ResourceVersionInfoBuf, LastError, Source Code.
Windows APIs: VERSIONINFO Resource, 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