'Declaration Public Overloads Shared Function EnumFontFamiliesEx( _ ByVal hdc As System.IntPtr, _ ByVal lpLogfont As Win32.LOGFONT, _ ByVal lpEnumFontFamExProc As Win32.EnumFontExDelegate2, _ ByVal lParam As System.IntPtr, _ ByVal dwFlags As System.UInteger _ ) As System.Integer
public static System.int EnumFontFamiliesEx( System.IntPtr hdc, Win32.LOGFONT lpLogfont, Win32.EnumFontExDelegate2 lpEnumFontFamExProc, System.IntPtr lParam, System.uint dwFlags )
Parameters
- hdc
- lpLogfont
- lpEnumFontFamExProc
- lParam
- dwFlags