TRomSectionHeader Class Reference

class TRomSectionHeader

The format of a ROM section header.

Member Data Documentation

TUint iCheckSum

TUint iCheckSum

A computed constant that causes the 32-bit checksum of the upper section to equal zero.

Upper sections checksum to zero so that the overall ROM checksum in the TRomHeader is unaffected by changes to this section.

TRomHeader

TInt64 iLanguage

TInt64 iLanguage

A bitmask identifying which of the languages are supported by the ROM image, as specified by the "languages" keyword.

TInt64 iTime

TInt64 iTime

The date and time that the ROM image was built, in microseconds.

TVersion iVersion

TVersion iVersion

The ROM version number.