Project: Binary Version Information Manipulation Units.
Unit: DelphiDabbler.Lib.VIBin.Resource.
Class: TVIBinResource
Applies to: ~>1.0
function GetFixedFileInfo: TVSFixedFileInfo;
Gets the version information's fixed file information record.
Returns:
- A TVSFixedFileInfo record containing the fixed file information.
TVSFixedFileInfo is a Delphi type that is an alias for the Windows API's VS_FIXEDFILEINFO structure.