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
Declared in "wingdi.h". source.winehq.org/source/include/wingdi.h
Implemented in "dlls/gdi32/font.c". source.winehq.org/source/dlls/gdi32/font.c
Debug channel "font".
Copyright © 2013 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated May 2013.