Type ENUMLOGFONT
elfLogFont As LOGFONT
elfFullName As String * 64
elfStyle As String * 64
End Type
The ENUMLOGFONT structure holds information about a logical font which has been enumerated. The structure not only idenifies the regular logical font information but also some additional information as well. Windows 95, 98: If the font is not a TrueType font, the elfLogFont member must be used to get all of the font's information. The other data members of this structure will not contain any useful data.
None.
Go back to the alphabetical Structure listing.
Go back to the Reference section index.
Last Modified: October 29, 1999
This page is copyright © 1999 Paul Kuliniewicz.
Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/e/enumlogfont.html