GdipDeleteFontFamily (GDIPLUS.@)
GpStatus WINGDIPAPI GdipDeleteFontFamily ( GpFontFamily* FontFamily )
Removes the specified FontFamily.
*FontFamily | [In] | The family to delete. |
SUCCESS: Ok
FAILURE: InvalidParameter if FontFamily is NULL.
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 Jul 2008.