DBE_FDI_PARAMETERS
Appearance
FONTMGRPARM data structure.
typedef struct _DBE_FDI_PARAMETERS {
ULONG fdi_1Match;
ULONG fdi_1FunctionID;
ULONG fdi_1CodePoint;
VOID _far16 *fdi_pFontInfo; /* 16:16 pointer. */
} DBE_FDI_PARAMETERS;
typedef DBE_FDI_PARAMETERS *PDBE_FDI_PARAMETERS;