EngMapFontFile function (winddi.h)
The EngMapFontFile function is obsolete. Use EngMapFontFileFD instead.
Syntax
ENGAPI BOOL EngMapFontFile(
ULONG_PTR iFile,
PULONG *ppjBuf,
ULONG *pcjBuf
);
Parameters
iFile
ppjBuf
pcjBuf
Return value
None
Requirements
| Minimum supported client | Available in Windows 2000 and later versions of the Windows operating systems. |
| Target Platform | Windows |
| Header | winddi.h (include Winddi.h) |
| Library | Win32k.lib |
| DLL | Win32k.sys |