GetFontData (GDI32.@)
DWORD GetFontData ( HDC hdc, DWORD table, DWORD offset, LPVOID buffer, DWORD length )
Retrieve data for TRUEType font.
success: Number of bytes returned
failure: GDI_ERROR.
Calls SetLastError
Defined in "wingdi.h".
Implemented in "dlls/gdi32/font.c". source.winehq.org/source/dlls/gdi32/font.c
Debug channel "font".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.