| Overview | ||||||||||||||||
| Group | ||||||||||||||||
| Quick Info 
 
 | ||||||||||||||||
EMREXTCREATEFONTINDIRECTW
The EMREXTCREATEFONTINDIRECTW structure contains members for the CreateFontIndirect enhanced metafile record. typedef struct tagEMREXTCREATEFONTINDIRECTW{
EMR emr; DWORD ihFont; EXTLOGFONTW elfw; } EMREXTCREATEFONTINDIRECTW,
PEMREXTCREATEFONTINDIRECTW; Members emr Base structure for all record types. ihFont Index to the font in handle table. elfw Logical font. See Also CreateFontIndirect
- Software for developers
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples


