GdipCloneFontFamily (GDIPLUS.@)
GpStatus WINGDIPAPI GdipCloneFontFamily ( GpFontFamily* FontFamily, GpFontFamily** clonedFontFamily )
Creates a deep copy of a Font Family object.
FontFamily | [In] | Font to clone. |
clonedFontFamily | [Out] | The resulting cloned font. |
SUCCESS: Ok
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.