◄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. ♦