CreateFontIndirect

struct {
    DWORD   rdSize;
    WORD    rdFunction;
    LOGFONT rdParm;
}

Members

rdSize

Specifies the record size, in words.

rdFunction

Specifies the GDI function number 0x02FB.

rdParm

Specifies the logical font.