(SST) ShlWAPIFunctionInfo Version 1.0

Developer Reference
TSSTDllVerInfo.RetResourceLanguageId Method
Retrieves the TSSTWinResLanguageId record returned when reading property ResourceLanguageId.
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 RetResourceLanguageId() : TSSTWinResLanguageId; VIRTUAL;  
Parameters
None  
Return Values
Returns the TSSTWinResLanguageId record returned by WinApiGetResourceLanguageId. This can be a record in which both members are zero (= 0).
Remarks
The returned data record is also available in the form of property ResourceLanguageId, and reading the property should be preferred to calling the RetResourceLanguageId function directly.
The function merely calls WinApiGetResourceLanguageId, with property ResourceVersionInfo as the parameter.
The members/fields of the returned record do not provide any indication of success or failure. To ascertain whether or not the data was successfully retrieved, read property LastError immediately after the call.
Requirements
Unit (Declared and implemented in) SSTNewUnit.pas
Library SSTNewUnit.dcu/SSTNewUnit.obj
Unicode Implemented as ANSI version only.
See Also
TSSTDllVerInfo, ResourceLanguageId, WinApiGetResourceLanguageId, ResourceVersionInfo, LastError, Source Code.
 
Windows APIs: GetLastError, SetLastError


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