[]
        
(Showing Draft Content)

C1.Util.Win.Win32.Gdip.GdipGetFontCollectionFamilyList

GdipGetFontCollectionFamilyList Method

GdipGetFontCollectionFamilyList(HandleRef, int, IntPtr[], out int)

Declaration
public static extern int GdipGetFontCollectionFamilyList(HandleRef fontCollection, int numSought, IntPtr[] gpfamilies, out int numFound)
Public Shared Function GdipGetFontCollectionFamilyList(fontCollection As HandleRef, numSought As Integer, gpfamilies As IntPtr(), ByRef numFound As Integer) As Integer
Parameters
Type Name Description
HandleRef fontCollection
int numSought
IntPtr[] gpfamilies
int numFound
Returns
Type Description
int