The DirEntry structure contains a unique ordinal that identifies an individual font in the font resource group.
struct DirEntry {
WORD fontOrdinal;
};
The FontDirEntry structure for the specified font directly follows the DirEntry structure for that font.
See: