NAME

GdipDeleteFontFamily  (GDIPLUS.@)

SYNOPSIS

 GpStatus WINGDIPAPI  GdipDeleteFontFamily
 (
  GpFontFamily* FontFamily
 )

DESCRIPTION

Removes the specified FontFamily.

PARAMS

*FontFamily [In] The family to delete.

RETURNS

SUCCESS: Ok

FAILURE: InvalidParameter if FontFamily is NULL.

IMPLEMENTATION

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.