Windows 3.1 Device Drivers (ddag31qh.hlp) (Table of Contents; Topic list)
GetFontList
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
void GetFontList(lpFontBuf)
LPSTR lpFontBuf;
 
The GetFontList function returns a pointer to the list of extra fonts.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
lpFontBuf  Points to a buffer to receive font information.
 
Return Value
 
This function has no return value.
 
Comments
 
The export ordinal for this function is 12.
 
                                      ♦