![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Retrieves a binary value from the version information resources of an executable file that identifies the type of executable it was linked to. |
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 RetResourceFileType() : DWORD; |
Parameters | |
---|---|
None |
Return Values | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Returns an unsigned integer that can take on one of the following values.
|
Remarks |
---|
The "dwFileSubtype" member should be 0 (= VFT2_UNKNOWN) in all cases in which the returned value does not denote the file as (being) a device driver or font. |
The returned value is not available in form of a separate property. |
The function merely returns the "dwFileType" member/field of the ResourceFixedFileInfo property. |
Requirements | |
---|---|
Unit | (Declared and implemented in) SSTNewUnit.pas |
Library | SSTNewUnit.dcu/SSTNewUnit.obj |
Unicode | Implemented as ANSI version only. |
See Also |
---|
TSSTDllVerInfo, DllFileName, RetResourceFileSubtype, ResourceFixedFileInfo, LastError, Source Code. |
Windows APIs: VERSIONINFO Resource, VS_VERSIONINFO Structure, VS_FIXEDFILEINFO. |
Document/Contents version 1.00 Page/URI last updated on April 30, 2022 |
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017 |
Suggestions and comments mail to: webmaster@stoelzelsoftwaretech.com |