PVOID FONTOBJ_pvTrueTypeFontFile(
IN FONTOBJ *pfo, | |
OUT ULONG *pcjFile | |
); |
FONTOBJ_pvTrueTypeFontFile retrieves a pointer to the ROM-mapped TrueType file that is associated with the TrueType font.
FONTOBJ_pvTrueTypeFontFile should only be called for TrueType fonts, and should be called only once per value of the iTTUniq member of the FONTOBJ structure.