DIRENTRY structure
Applies to: desktop apps only
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.
Syntax
typedef struct {
WORD fontOrdinal;
} DIRENTRY;
Members
- fontOrdinal
-
Type: WORD
-
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.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
See also
- Reference
- FONTDIRENTRY
- FONTGROUPHDR
- Conceptual
- Resources
Send comments about this topic to Microsoft
Build date: 2/3/2012