EXTLOGFONT

Aus API-Wiki
Zur Navigation springenZur Suche springen
Type EXTLOGFONT
    elfLogFont  As LOGFONT
    elfFullName(LF_FULLFACESIZE) As Byte
    elfStyle(LF_FACESIZE) As Byte
    elfVersion As Long
    elfStyleSize As Long
    elfMatch As Long
    elfReserved As Long
    elfVendorId(ELF_VENDOR_SIZE) As Byte
    elfCulture As Long
    elfPanose As PANOSE
End Type