FileTypeMask element
FileType data for class Id registration.
Attributes
Mask
HexType requiredHex value that is AND’d against the bytes in the file at Offset.
Offset
Integer requiredOffset into file. If positive, offset is from the beginning; if negative, offset is from the end.
Value
HexType requiredIf the result of the AND’ing of Mask with the bytes in the file is Value, the file is a match for this File Type.