CreateFont

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book gptkb:GDI32.dll
gptkbp:category Graphics Device Interface (GDI)
gptkbp:definedIn wingdi.h
https://www.w3.org/2000/01/rdf-schema#label CreateFont
gptkbp:introducedIn gptkb:Windows_3.1
gptkbp:parameter DWORD fdwCharSet
DWORD fdwClipPrecision
DWORD fdwItalic
DWORD fdwOutputPrecision
DWORD fdwPitchAndFamily
DWORD fdwQuality
DWORD fdwStrikeOut
DWORD fdwUnderline
LPCSTR lpszFace
int fnWeight
int nEscapement
int nHeight
int nOrientation
int nWidth
gptkbp:replacedBy CreateFontIndirect
gptkbp:result HFONT handle
gptkbp:usedFor creating logical fonts
gptkbp:bfsParent gptkb:GDI32.dll
gptkb:gdi32.dll
gptkbp:bfsLayer 7