GetFixedFileInfo method

Project: Binary Version Information Manipulation Units.

Unit: DelphiDabbler.Lib.VIBin.Resource.

Class: TVIBinResource

Applies to: ~>1.0

function GetFixedFileInfo: TVSFixedFileInfo;

Description

Gets the version information’s fixed file information record.

Returns:

Note

TVSFixedFileInfo is a Delphi type that is an alias for the Windows API’s VS_FIXEDFILEINFO structure.

See Also