[]
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
| Type | Name | Description |
|---|---|---|
| HandleRef | fontCollection | |
| int | numSought | |
| IntPtr[] | gpfamilies | |
| int | numFound |
| Type | Description |
|---|---|
| int |