![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Member variable that specifies the base address of the buffer into which the raw, version information, resource data is copied by method RetResourceVersionInfo. |
Scope | #
---|
Protected (i.e. the variable can only be accessed from code in a descendant class or the unit it which it is implemented). |
Syntax |
---|
fresourceinfobuffer : POINTER; |
Values |
---|
As a pointer this member variable specifies an address in the 2 GB of linear address space allocated to the application. |
Remarks |
---|
The pointer stored in this member variable is also available in form of property ResourceVersionInfoBuf and reading this property should be preferred to referencing the variable directly. |
The buffer to which the variable points is used to store a copy of the raw, version information resources. This is required by the invoked Windows API functions to subsequently retrieve the individual records and strings. |
The variable is assigned its values in method RetResourceVersionInfoBuf. |
Requirements | |
---|---|
Unit | (Declared and implemented in) SSTNewUnit.pas |
Library | SSTNewUnit.dcu/SSTNewUnit.obj |
See Also | |
---|---|
TSSTDllVerInfo, RetResourceVersionInfoBuf, ResourceVersionInfoBuf, RetResourceVersionInfo, Source Code. | |
Windows APIs: GetFileVersionInfo, GetFileVersionInfoSize, VerQueryValue. |
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 |