DIRENTRY

The DIRENTRY structure contains a unique ordinal that identifies an individual font in the font resource group. The structure definition provided here is for explanation only; it is not present in any standard header file.

struct DIRENTRY { 
    WORD fontOrdinal; 
}; 
 

Member

fontOrdinal
Specifies a unique ordinal identifier for an individual font in a font resource group.

Remarks

The FONTDIRENTRY structure for the specified font directly follows the DIRENTRY structure for that font.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.

See Also

Resources Overview, Resource Structures, FONTDIRENTRY, FONTGROUPHDR