(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
Property TSSTDllVerInfo.ResourceLanguageId
Represents the language and code page identifier pair for which the version information is retrieved.
Scope
Public (i.e. this property can be referenced from any code, including that in other units, with access to the TSSTDllVerInfo object of interest).
Syntax
Property ResourceLanguageId : TSSTWinResLanguageId READ RetResourceLanguageId;
Values
Returns a TSSTWinResLanguageId record, consisting of two unsigned, 16 bit, word members, that specify the language and code page identifiers for which to retrieve the version information.
Remarks
This property is a read-only property.
Read this property to obtain a TSSTWinResLanguageId record that provides specifics on the language, sub-language, and code page for which the version information resources were primarily authored.
This property is essential in that it forms the central constituent of the string that identifies the language and code page (within the version information string table) from which to retrieve the version information string-values, particularly, if the resources were authored for more than one language. However, this implementation always returns the first, also referred to as the primary language, in such cases.
The primary language should not be confused with the primary language identifier. The former refers to the entire language and code page specific version information string table (i.e. in this case, the entire, first block, including all its entries), whereas the latter is used to discern the language from the sub-language in the low-order word of an arbitrary DWORD element/entry in the array that lists the languagnes and code pages for which the version information was authored.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTDllVerInfo, TSSTWinResLanguageId, RetResourceLanguageId, WinApiGetResourceLanguageId, ResourceLanguageIdAsStr, WinResLanguageIdAsString, LastError, Source Code.
Windows APIs: VERSIONINFO Resource, VerQueryValue, Var Structure.

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