Unit 'JwaImageHlp' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_CPU_INFORMATION

Declaration

Source position: jwaimagehlp.pas line 1946

type _CPU_INFORMATION = record

  case Integer of

    0: (

        VendorId: array [0..2] of ULONG32;

        VersionInformation: ULONG32;

        FeatureInformation: ULONG32;

        AMDExtendedCpuFeatures: ULONG32;

      );

    1: (

        ProcessorFeatures: array [0..1] of ULONG64;

      );

end;


Documentation generated on: 2023-03-18