GdipGetFamily (GDIPLUS.@)
GpStatus WINGDIPAPI GdipGetFamily ( GpFont* font, GpFontFamily** family )
Returns the FontFamily for the specified Font.
font | [In] | Font to request from. |
family | [Out] | Resulting FontFamily object. |
SUCCESS: Ok
FAILURE: An element of GpStatus
Defined in "gdiplusflat.h".
Implemented in "dlls/gdiplus/font.c". source.winehq.org/source/dlls/gdiplus/font.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.